So my question is: Anyone thinking in doing const for namespaces thus
calling something like
What::NAME; // echo 'booo'
Yep, we are thinking of allowing const in namespace (and maybe even
outside, since it'd be basically the same) but we didn't arrive yet to
any decision if we can implement it in a good way - there's some
ambiguity which can have negative impact on performance, we'd need to
see how we can deal with it.
--
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