Re: Re: Namespaces Redux

2006-06-30 Thread Chip Salzenberg
On Fri, Jun 30, 2006 at 10:50:58PM -0700, Matt Diephouse wrote: > Chip Salzenberg <[EMAIL PROTECTED]> wrote: > >On Wed, Jun 28, 2006 at 11:40:28PM -0700, Matt Diephouse wrote: > >> Tcl uses C< .namespace [''] > to refer to the root namespace (correctly, > >> I think) and I can't think of any langua

Re: Re: Namespaces Redux

2006-06-30 Thread Matt Diephouse
Chip Salzenberg <[EMAIL PROTECTED]> wrote: On Wed, Jun 28, 2006 at 11:40:28PM -0700, Matt Diephouse wrote: > The get_namespace opcode gets namespaces from the root namespace. > Should it get namespaces from the HLL namespace instead? The PDD isn't > explicit either way [...] It is, actually: