Great!
We have to be careful since #lastVersion seems to be deprecated, to use #bleedingEdge or something else I don't know...
Maybe it's just fine to rely on it by now.
On Dec 20, 2010, at 9:41 AM, Marcus Denker wrote:On Dec 20, 2010, at 9:31 AM, Mariano Martinez Peck wrote:Yes, as Guille said, using #lastVersion� would be more interesting here:"Dev image"Gofer new�� � � �squeaksource: 'MetacelloRepository';�� � � �package: 'ConfigurationOfPharo';�� � � �load.((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.I will put that in.Done. next build will use that.