Please don't forget that "writable arguments" was just a side note of the original issue I reported.
The real issue is that the Pharo compiler is **not ANSI compatible** anymore and that it refuses to compile valid Smalltalk code, because it wants to enforce some coding conventions. This makes it unnecessarily hard to port code from other Smalltalk dialects and prevents already today some external Seaside dependencies to load cleanly. I hope this is going to be fixed, because this is clearly broken. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
