(Smalltalk globals associationAt: #ScriptLoader) == ((SmalltalkImage >> #shrinkToCore) literalAt: 4) gives false when it should be true. If I do a Compiler recompileAll it gets fixed. So, my question is, is that normal? how could that happen? is there any real problem behind?
anyway, can we do a recompileAll for the moment? thanks! -- Mariano http://marianopeck.wordpress.com
