Status: FixReviewNeeded
Owner:
[hidden email]
New issue 5438 by
[hidden email]: removeAllButPackages: wants to
remove method categories that are owned by traits
http://code.google.com/p/pharo/issues/detail?id=5438SystemNavigation >> #removeAllButPackages: removes extension methods the
names of categories. But in case that the category comes from a trait, it
fails.
This patch adds a new method to ClassOrganizer named ownCategories that
rejects categories owned by traits and uses this mehtod in the
removeAllButPackages:.
Attachments:
fix.3.cs 2.8 KB
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker