May 21, 2014
12:45 p.m.
XML-Parser did have breaking tests in Pharo 2, due to the use of selectorsInCategory:. This method is defined on TClassDescription. We added a package XML-Pharo2-Parser containing a copy in an extension method on TClassAndTraitDescription. It might be useful to add to Pharo 2. Diego & Stephan