I do not understand why a namespace or class contain "types" versus entities?
Types is misleading from my point of view. what is the commonality between a method types and a package types?
How should I interpret that?
how the types iv is interpreted in the context of each subclass.
May be the comment may state that some instance variables are just way to reuse and as such make no sense for all the subclass interfaces but are necessary to implement different interfaces.
Stef
On Jun 14, 2008, at 2:16 AM, Tudor Girba wrote:
Type is the superclass for things like Class, Interface and maybe even Trait.
A ContainerEntity is the superclass for Namespace, Package, Class, or Method. And all these can contain types.
Doru
On Jun 13, 2008, at 8:13 PM, Stéphane Ducasse wrote:
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"One cannot do more than one can do."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev