FogBugz (Case [Issue]20545) Crosscutting and Misc - clean announcers in sublcasses of Model

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

FogBugz (Case [Issue]20545) Crosscutting and Misc - clean announcers in sublcasses of Model

Pharo Issue Tracker
FogBugz Notification
avatar
Pavel Krivanek opened Case 20545: clean announcers in sublcasses of Model and assigned it to Everyone:
Bug in Project:  Crosscutting and Misc: 1. Pharo Image  •  You are subscribed to this case
The class Model includes announcer by default but there still are some subclasses that define own announcers

<code>
Model allSubclasses select: [ :e | e instVarNames includes: #announcer ]
>>>
"an OrderedCollection(PragmaCollector TestSuite ComposablePresenter NewValueHolder RubMethodEditingExample RubPluggableTextMorphExample)"
</code>
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

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

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

FogBugz

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