Hi folks. The official Pharo 1.0 has a little bug that you can see here:
http://code.google.com/p/pharo/issues/detail?id=2341
In order to avoid such problems, I though about evaluating "Compiler recompileAll" during the ImageForDeveloper >> install method
With this, when I or you are using ConfigurationOfPharo to build a Dev image, you will automatically realize there is a problem.
What do you think?
Cheers
Mariano