This is a step which should be made between major versions, and major versions are meant to be incompatible in some ways…
anyway, grepping a project and changing class-names is a manageable task On 7/25/07, Sebastian Mendel <[EMAIL PROTECTED]> wrote:
Stanislav Malyshev schrieb: >> But why not allow importing namespaced functions and constants into >> the global namespace? > > Because there's really no need to. Nothing wrong with > namespace::function(). so i can not use a lib that switched to namespaces in my old code that does not support namespace? with other words: i have to rewrite my whole code to use the new version of a lib that has switched to namespace? thats makes transition really easy ... so why should any lib switch to namespace if this implies all apps using this libarary needs to rewrite their code? -- Sebastian -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- Alexey Zakhlestin http://blog.milkfarmsoft.com/