> And even if we do > multiple namespaces per file. I guess we do not allow a > namespace to be spread onto several files, right?
Current implementation allows to spread one namespace on several files. You should just use "namespace" with the same name on top of each file. (Very similar to Java) This won't be changed even if we will use several namespaces per file. Thanks. Dmitry. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php