From: Austin Ziegler Date: 2006-06-03T03:06:09+09:00 Subject: Re: Package and Namespace On 6/2/06, Minkoo Seo wrote: > And I am curious why namespace capability is not part of > Ruby language. Is there any standardized solution for > handling two 'Point' classes from two different company? Yes. Yell at them for not using namespaces in their own code. I'll admit that I've not always used namespaces cleanly, and at times I've also ended up "claiming" rather large swaths of namespace (PDF::Writer anyone?), but I am *very* consistent about documenting that behaviour and namespacing within that. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca