Em 13/11/2009 13:36, Lukas Renggli < [email protected] > escreveu: >> 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, I'm thinking aloud, so bear with me! I think that an "a_1." would be sintatically incorrect except if you can find a variable elsewhere a_1, right? My 0.0199999... -- Cesar Rabak _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
