Nice! > 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.
This means that there are deprecated methods called by existing methods in the image? That should not be the case... > May be we should not integrate it now but create a slice that people > could load if they want. > <RemovingDeprecatedMethods.2.cs> I think this could be integrated already now. What would also be good is a wiki page that documents in which version a method was deprecated, and when it was removed. This would help people migrate their code. Adrian _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
