To add my two cents... My thought is to "avoid namespace variables". I understand the point that cleaning up after namespace variables would be 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.
Rob Seeger Dossy Shiobara wrote on 5/25/2005, 8:08 AM: > Avoid namespaces. :-) -- 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.
