On Mon, Jul 10, 2006 at 07:22:21PM -0700, Allison Randal wrote: > Chip Salzenberg wrote: > > I think that "hll" is the best I can think of, and given the existing > > ".HLL" directive, its meaning is immediately clear: > > I like that.
Great! > > Seems to me that we should have get_namespace patterned just alike: > > Agreed. Great^2! > > I'm still not entirely happy with "abs", but I can live with it, especially > > since its use should be quite rare. > > Yeah, if we're going for meaning-based naming in the 'hll' version, it'd > be nice to have a meaning-based name for the absolute-root version. > Perhaps get_root_global or get_base_global (I like 'base' better). I could live with either get_root_global or get_base_global. I may commit a patch that contains one or the other but only as a development step, not as a stealth vote. (You'll probably want to know that "get_base_global" has a slight object- orientation connotation from my C++ experience; in C++, a superclass is called a "base class". Whether this matters depends entirely on whether slight C++ semantic bleed is likely to interfere with the Parrot user base; and even I must admit that the answer is probably "no".) > I'll work on updating the namespaces PDD tomorrow. Great^3 that this happens automagically (from my POV) while I'm coding. :-D -- Chip Salzenberg <[EMAIL PROTECTED]>