>>> Lukas fixed OB too. So may be you should load the latest code. >> >> I did that in the category based browser only, David probably has to >> merge these changes into the package browser. > > ok, I did so. > > This means that we do not check for this scary selectors anymore on method > compile.
Yes, that check is totally useless and extremely annoying, if not in e-toy mode. Stef and I removed it from the compiler and the old Squeak browser. As a side-effect when accepting code the parser only runs once over the source, not twice as it did before. Cheers, 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
