From: MenTaLguY Date: 2006-06-03T05:08:28+09:00 Subject: Re: Package and Namespace > I'm confused. In what language would these two companies putting > their code outside of a namespace declaration _not_ be a problem > then? As far as I can tell ruby provides as much namespace support as > any other language, You could do it in a language with "selector namespaces", I think. I believe it's been a feature discussed for Ruby 2.0, but I don't know what its status is. -mental