On 13/08/07, Tijnema <[EMAIL PROTECTED]> wrote: > Since JavaScript (or ECMAScript) doesn't have namespaces, people that > hear the name namespace for php will either don't know what it is, or > think that it's the same as the C implementation. > > Tijnema
I don't know what namespaces look like in other langs, but the idea of a "namespace" is common to many languages and promoting encapsulation to stop adding things to the global namespace is common also. namespace works very well for what it does (as I see it). -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php