El lun, 09-11-2009 a las 21:54 +0100, Stéphane Ducasse escribió: > Hi guys > > I wanted to remove the deprecated methods of 1.0 in 1.1 > Here is a first cut of deprecated methods that are not called by other > in the system. > May be we should not integrate it now but create a slice that people > could load if they want.
If you integrate it now, the next time that a package is loaded in pharo that uses some of the deprecated method will fix. And as this is alpha, they have plenty of time to fix their packages. This and the assignment operator should be integrated as soon as possible in order to give the packager time to fix their code so that when 1.1 gets out, nobody (or at least few) has ugly surprises. So +1 to integrate them. -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
