When you have a class extension you need to know if a method belong to  
a package or another one.
Now when enumerating methods you can always ask all the package which  
one
defines the methods or simply asks the methodreference (in my rewrite  
of package I extended methodReference
to avoid asking all the packages all the times).

Stef

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to