> expensive. However, anything that prevents commands in namespaces from > working correctly should be classified as a bug and fixed. Namespaces > are an important way to organize code modules. Namespaces are, namespace variables are not. Some packages use them for temporary storage of structures (like httpd and tdom) but they provide their own cleanup methods.
I have at points relied on the fact that namespaces don't get cleared out between request (though in Vignette, not AOLserver) and found it rather usefull. Fixing this "bug" will quite likely break some people's code! Cheers, Bas. -- 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.
