On Wed, Jun 29, 2011 at 11:19 AM, Norbert Hartl <norbert@hartl.name> wrote:
"Dev image" Deprecation raiseWarning: false. Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfPharo'; load. ((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.
I don't know how this can work. In my image there is no lastVersion in metacello only latestVersion.
you are in a dynamic language, anything can happen :-). Try it and it's getting to work (I guess because Metacello is automatically updated before). That won't solve your OB problem however. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry