Issue 5438 in pharo: removeAllButPackages: wants to remove method categories that are owned by traits

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5438 in pharo: removeAllButPackages: wants to remove method categories that are owned by traits

pharo
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=5438

SystemNavigation >> #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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5438 in pharo: removeAllButPackages: wants to remove method categories that are owned by traits

pharo
Updates:
        Status: FixToInclude

Comment #3 on 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=5438

looks good


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5438 in pharo: removeAllButPackages: wants to remove method categories that are owned by traits

pharo
Updates:
        Status: Integrated

Comment #4 on 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=5438

in 14380


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