about toText, asText, and asString

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

about toText, asText, and asString

Stéphane Ducasse
Hi

http://code.google.com/p/pharo/issues/detail?id=1432

I wanted to remove this method but there is one sender I will fix. Now  
which one is correct" asString or asText.

        toText
                self deprecated: 'Use Url>>asText instead'.
                ^ self asString.

Stef


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

HttpUrlFix.1.cs (1K) Download Attachment