Hi!

What is YOUR suggestion? Just tell us how hilarious it is to type "::" and introduce all the other problems anyway.

Use short class name in 95% of the cases where it is unambiguous (i.e. there's no class name in this namespace which collides with internal class name). Use "use ::Foo" or "use Name::Space::Foo" or the qualified name in the rest 5% of cases.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to