Dec. 14, 2008
3:11 p.m.
I moved two classes (ObjetWithDocumentation and a subclass) to the Tools package, as they are only used in the changesorter (used to be in Protocols).
But somehow, they got deleted in the whole loading process.
Solution: just load the tools package again, recompile ChangeSorter, re-initialize the class variable holding on to the changeset categories so that it would not an Obsolete class anymore.. (this whole change category stuff should be removed... nobody uses that).
Yes we should have only packages. We do that in Pharo1.1 We should really assess MC 1.5 or 1.6 because they certainly removed a lot of bugs. Stef