> -----Original Message----- > From: Stephen Colebourne [mailto:scolebourne@;btopenworld.com] > Sent: Sunday, 27 October 2002 9:19 AM > To: Jakarta Commons Developers List > Subject: Re: [clazz] Type-based or instance-based metadata? > > These attributes can be read from the IClass (BTW, I hate prefixed > interfaces/etc.-- > > interfaces should be your primary type, so if we have any > idioms put it on > the > > implementing class). > > The name of the interface could be AClass, with the implementation as > AClassImpl. Not sure if this is better though. IClass and AClass > feels more > 'right' (ie. normally I would agree with your no prefix comment Berin)
How about ClassInfo? ClassMeta? MetaClass? ClassMetaInfo? Adam -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
