I propose to define these constants in compile time or change class constants to be defined in runtime.

The latter would be hard to do since class definition is a runtime thing. Unless we make all classes be defined in runtime (and accept slowdown following from it) we don't have any point in time where class constants could be defined. Also, we don't have a good way to keep the expression and scope necessary for evaluating 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

Reply via email to