On Jul 20, 2005, at 21:35, Nicholas Clark wrote:
For now c&p helps :-)
I don't agree. c&p is evil, because it causes code bloat and
propagates bugs.
And I'm not after parameterising the aggregates - I'd like to
instantiate
another instance of what is currently a singleton, for the same type,
with
the same specific, specialised behaviour.
Well, with c&p I ment, you have to create a new PMC type, with mostly
c&p code from e.g. the registry hash, then we can instantiate one of
these for the registry and you can use them as well.
Nicholas Clark
leo