Manuscript (Case [Issue]22771) Crosscutting and Misc - isAbstract for classes should be unified

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

Manuscript (Case [Issue]22771) Crosscutting and Misc - isAbstract for classes should be unified

Pharo Issue Tracker
Manuscript Notification
avatar
Pavel Krivanek opened Case 22771: isAbstract for classes should be unified and assigned it to Everyone:
Bug in Project:  Crosscutting and Misc: 1. Pharo Image  •  You are subscribed to this case
We currently use the three mechanisms how to specify that the particular class in the hierarchy is abstract:

<code>
isAbstract
^ self = MCRepositoryTest

isAbstract
^self == ClyBrowserStateTestCase

isAbstract
^ self name = #GTDebuggerSmokeTest
</code>

It would be nice to have one recommended way how to do it
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Later

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