> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes:
DS> At 4:28 PM +0100 2/4/04, Leopold Toetsch wrote:
>> Dan Sugalski <[EMAIL PROTECTED]> wrote:
>>> Okay, here's a quick scoop and status.
>>
>>> *) I'd like to shoot for a Feb 14th release. Names wanted. (I'm
>>> partial to the bl
At 4:28 PM +0100 2/4/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:
Okay, here's a quick scoop and status.
*) I'd like to shoot for a Feb 14th release. Names wanted. (I'm
partial to the bleeding heart release, but not that partial)
I had planned towards Feb 29th. A nice date
Leopold Toetsch writes:
> I'd add some syntax additions and some notes:
>
> - Pn above is a NameSpace PMC, derived from Hash
> - an interpreter has a current namespace
> - located in the context, so that its restored after sub calls
>
>getinterp P2
>find_global Pn, P2["."] # get current
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> Okay, here's a quick scoop and status.
> *) I'd like to shoot for a Feb 14th release. Names wanted. (I'm
> partial to the bleeding heart release, but not that partial)
I had planned towards Feb 29th. A nice dated too this year.
> *) Namespaces are going
On Tue, Feb 03, 2004 at 09:27:31PM +, Harry Jackson wrote:
> Dan Sugalski wrote:
> >
> >*) I'll try and patch up the docs, and I'll concentrate on the PDDs, but
> >any help on them is greatly appreciated. *Especially* IMCC docs.
>
> Do we need an NCI section in the IMCC.faq. If the vote is ye
Dan Sugalski wrote:
Okay, here's a quick scoop and status.
*) I'd like to shoot for a Feb 14th release. Names wanted. (I'm partial
to the bleeding heart release, but not that partial)
You can always find some reference to a bird in it somewhere
http://www.newadvent.org/cathen/15254a.htm
We coul
Okay, here's a quick scoop and status.
*) I'd like to shoot for a Feb 14th release. Names wanted. (I'm
partial to the bleeding heart release, but not that partial)
*) Namespaces are going to use the:
find_global Px, [key; key; key], final_name_string
format. I may add in a dummy:
find_glo