Ralph Johnson wrote:
> 
> Yes, this is the Smalltalk way.
> 
Thanks.  It was actually a lot of fun to chop away large sections of the
method.


Ralph Johnson wrote:
> 
> When you add a method to existing classes, you want to try to avoid name
> clashes.  Pick a name that nobody else is likely to use.   encodeForXmlRpc
> is a good name for that reason.
> 
Yeah, I went down that little path, where I kept the "encode" name and then
thought, "hmm... not a good name for a method on a core class"

Sean
-- 
View this message in context: 
http://forum.world.st/OOP-Question-adding-methods-to-core-classes-tp3020788p3025474.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to