At 06:58 PM 12/3/2001 -0800, Wizard wrote:
> > Oh, right, env messing needs to be special for a few reasons:
> >
> > *) Embedding
> > *) Threads
> > *) Various platform "quirks". (And no I'm not even talking about VMS or
> > Windows...)
>And potentially CORBA/COM/DCOM/RPC/IPC? or is that "Embedding"?

It's a headache I'd not even considered.

I'm getting tempted to have some sort of multi-level ENV thing that, for 
most single-interpreter cases, collapses down to a plain getenv/putenv.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to