Mariano,

I've updated ConfigurationOfMetacello so that ensureMetacello method works on 
10504 and later Pharo images. FYI, since 1.0-beta.18 is still the 'latest 
version' Gofer-lr.109 will be loaded over the top of Gofer-Core, but things 
appear to still be functional.

When I release 1.0-beta.19, the Gofer-Core packages will be loaded and used 
moving forward. I'm in the middle of development of 1.0-beta.19 and not quite 
ready to turn it loose.

Dale
----- "Mariano Martinez Peck" <marianop...@gmail.com> wrote:

| The error is Working copy for Gofer not found
| 
| To reproduce it, update your Pharo 1.0 core image to 10505  and
| evaluate any
| load of any ConfigurationOf...for example
| 
| (ConfigurationOfPharoMorphicExtras project version: '1.0') load
| 
| The error is not even fixed evaluating:
| 
| [ Gofer gofer load ]
|        on: Error
|        do: [ :err | err retry ].
| Gofer gofer recompile.
| 
| I attach PharoDebug.log
| 
| Any help?
| 
| Thanks
| 
| Mariano

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to