On Tue, Apr 26, 2011 at 8:25 PM, Sven Van Caekenberghe <[email protected]>wrote:
> > 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. > > Hi Sven, first, cool!!!! Second, I've seen that problem too. I am sure that when loading a new version of a certain package, some class side #initialize are not called. When? which ones? I have no idea. I couldn't reproduce it. Can you? -- Mariano http://marianopeck.wordpress.com
