[Nitro] Component System instead of ClassMethods hack?
Jonas Pfenniger
zimba.tm at gmail.com
Mon Jun 12 10:31:53 EDT 2006
> Thoughts?
Yes, please don't use Component it is a too generic term. I propose
Aggregator since it's what it's doing. Il also goes well with the
Delegator and Forwarder terms.
On the technical part, should X inheritors also inherit class methods
? I don't know if you handled that case.
Eg.
class Y < X; end
Y.c #=> c
Also, is this always a wanted feature or does it needs some control ?
--
Cheers,
zimbatm
http://zimbatm.oree.ch
More information about the Nitro-general
mailing list