Re: More 6PAN musings: local namespaces

2002-06-16 Thread Michael G Schwern
On Sat, Jun 15, 2002 at 10:35:48PM -0400, John Siracusa wrote: > Once nice thing about Java is the class naming convention that lets > individual companies (or even individuals, I guess) do custom development > that they can safely integrate with the "standard" Java classes and the work > of other

Re: More 6PAN musings: local namespaces

2002-06-16 Thread Luke Palmer
On Sun, 16 Jun 2002, Michael G Schwern wrote: > On Sat, Jun 15, 2002 at 10:35:48PM -0400, John Siracusa wrote: > > Once nice thing about Java is the class naming convention that lets > > individual companies (or even individuals, I guess) do custom development > > that they can safely integrate w

Re: More 6PAN musings: local namespaces

2002-06-16 Thread John Siracusa
On 6/16/02 1:50 AM, Luke Palmer wrote: > On Sun, 16 Jun 2002, Michael G Schwern wrote: >> Let's dump out the sack of namespace partitioning problems: >> >> What if Acme decides it wants to release part of it's code as Open Source? >> (Happens a lot). Does it release it as Com::Acme::Text::Thing