Manuscript (Case [Issue]21912) Crosscutting and Misc - Some classes should use category "utilities" instead of "utility"

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

Manuscript (Case [Issue]21912) Crosscutting and Misc - Some classes should use category "utilities" instead of "utility"

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Crosscutting and Misc: 1. Pharo Image  •  You are subscribed to this case
| violating |
violating := OrderedCollection new.
Object allSubclassesDo: [:cls | cls methods do: [:m |
m category = #'utility'
ifTrue: [ violating add: m -> m category ]
]
].
violating

-----------------------------------------------------------
Fix all classes but the Iceberg (maintained external)
and the Metacello (maintained by Dale) ones
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Torsten Bergmann Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

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