> It should be possible to forbid _ assignment in interactive mode, but > still authorize in batch mode (loading an external package for > example) to make sure those assignments disappear...
Yes, but you still wouldn't know if a_1 is an old assignment or a new variable access. Or am I missing something? 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
