[Pharo-project] SystemOrganizer >> classify:under: to recategorized a class ?
Nov. 23, 2010
2:07 p.m.
Hello, I'm looking for the right way to move a class from a category to another category. When I do: Smalltalk organization classify: #AClassName to: #aCategoryName, it does the job. But when I do that, no event is emited to notify that the class has been moved. So I guess I'm using this method in a wrong way, is there another way to move a class from a category to another ? Or Should this method emit an event ?
5730
Age (days ago)
5730
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cyrille Delaunay