From: gabriele renzi Date: 2005-11-06T21:27:10+09:00 Subject: Re: ruby-dev summary 27393-27541 Christian Neukirchen ha scritto: >>p "\244\242\244\244".chop using jcode > > > Now, what is the advantage over doing > > p "\244\242\244\244".jchop > > ? I thought the purpose of namespaces was to allow for the methods to > be redefined transparently, without mentioning the namespace all > over... > this is exactly the same thing that I was thinking. I think we need some more use cases before we keep on talking about this bicycle shed :)