Marcus Boerger wrote:
Hello Stanislav,
Monday, November 28, 2005, 9:10:55 PM, you wrote:
Why should it be final? Extending it won't do any problem AFAIU.

If it is not final you could derive the config class and then instanciate
it. Static classes which nicely fit into configuration stuff can never be
instanciated.

Are determining certain configuration values at runtime that uncommon? Switching between develop/live environments certainly may affect certain configuration values.

- Mar'k'us

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

Reply via email to