> prefix Foo;
> alias Foo:Bar as Quux;
>
If namespaces have to be renamed, then IMHO this proposal is the best so far.

"alias" would also remove confusion from statement like ``import Foo``
because ``alias Foo`` is clearly no-op per se. At least to me ;-)

Regards,
Giedrius

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

Reply via email to