here is a new version removing one test.
RemovingDeprecatedMethods.3.cs
Description: Binary data
On Nov 9, 2009, at 10:01 PM, Adrian Lienhard wrote:
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...
Yes I fixed HttpUrl (in another issue). Now I'm confused by the two methods left:- format: textOrStream in: aClass notifying: aRequestor decorated: aBoolean - format: textOrStream in: aClass notifying: aRequestor contentsSymbol: aSymbol
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.
So keep the new cs. Stef
Adrian _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
