On Fri, Feb 25, 2005 at 06:08:05PM +0100, Zoran Vasiljevic wrote:

> The real garbage-collection is a tough issue. Hence not tackled by
> the AS yet. So, what's here (ns_cleanup) works but not realy universally.

Jeff Hobbs has mentioned that Tcl interp cloning work on one of the
Tcl 8.3.x branches several times now.  Jeff, how fast is that stuff,
or how fast could it be made?  Could it conceivably be fast enough to
make it practical to simply dump and re-clone the WHOLE Tcl interp for
each and every AOLserver connection?

> So, basically, either [tdom cleanup] or tdom:: private namespace
> or both...

Both, I think.  And if only one of the two, the private namespace
looks more important, as that will prevent the user from
unintentionally smashing over important Tcl procs like "string".

--
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com/


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to