Nov. 11, 2010
10:48 p.m.
Okay, I got rid of all of the senders of sortBy:, but I didn't update the ensureMetacello code ... at least that's my guess ... I'll check it out now ... Dale On 11/11/2010 02:27 PM, Torsten Bergmann wrote:
I still have the problem when I use the Pharo 1.2 image (see the issue for my steps)
What has to be done that the fixed beta27.5 is used? I always thought the newest Metacello is loaded automatically if one bootstraps Metacello via a config...
I also get it when I run the following in PharoCore 1.2 12235 (the latest from today):
Gofer new url: 'http://seaside.gemstone.com/ss/metacello'; package: 'ConfigurationOfMetacello'; load
(ConfigurationOfMetacello project version: '1.0-beta.27.5') load
Are you sure its fixed?
Thx T.