FogBugz (Case [Issue]10720) _Inbox - Morphic-Base classes have extension methods of Morphic

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

FogBugz (Case [Issue]10720) _Inbox - Morphic-Base classes have extension methods of Morphic

Pharo Issue Tracker
A FogBugz case was opened by Pavel Krivanek.

Case ID:      10720
Title:        Morphic-Base classes have extension methods of Morphic
Status:       Work Needed
Category:     Bug
Project:      _Inbox
Area:         Not Spam
Priority:     3 - Must Fix
Milestone:    Later
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10720

Some classes in Morphic-Base package have extension methods of non-existing package Morphic.

(SystemNavigation default allClassesInPackageNamed: 'Morphic-Base') select: [ :c |
c organization categories anySatisfy: [ :cn | (cn beginsWith: '*Morphic') and:[(cn beginsWith: '*Morphic-Base') not ]]]

--> {PluggableMenuSpec. PluggableMenuItemSpec}


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10720) from this case.

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