Comment #4 on issue 3252 by [email protected]: [Repackage] "Announcements" should be well structured
http://code.google.com/p/pharo/issues/detail?id=3252

We should run

  Smalltalk organization sortCategories.

to display class categories alphabetically again.

There is now also an empty category "Tests-Announcements" left which
we should clean:

  Smalltalk organization removeSystemCategory: 'Tests-Announcements'.
  Smalltalk organization sortCategories.






Reply via email to