Re: Some minor decisions and timetables

2004-02-05 Thread Uri Guttman
> "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

Re: Some minor decisions and timetables

2004-02-05 Thread Dan Sugalski
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

Re: Some minor decisions and timetables

2004-02-04 Thread Luke Palmer
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

Re: Some minor decisions and timetables

2004-02-04 Thread Leopold Toetsch
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

Re: Some minor decisions and timetables

2004-02-04 Thread Tim Bunce
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

Re: Some minor decisions and timetables

2004-02-03 Thread Harry Jackson
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

Some minor decisions and timetables

2004-02-03 Thread Dan Sugalski
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