On 26 Apr 2011, at 19:10, Sven Van Caekenberghe wrote: > However, full Pharo 1.1.1 compatibility is not yet up to where it was ;-) > I will try to make all tests green again later on, but it will take some time.
OK, Zinc now has all tests green again in Pharo 1.1.1, 1.2.1 and 1.3. I don't understand why, but I thought MC always executed class initializations, but apparently not (or not for existing classes). ZnMimeType initialize fixed all failed tests. Sven
