A "mere user" here too with some php namespace experience (with current
implementation).

Issue 1: Choice #4, with a fallback on choice #3

Issue 2: This should be a php.ini option, typically it's going to cause
a lot of (useless) calls to __autoload() for some existing code while
migrating to a namespace-oriented code.
This is also going to break things for some people who use require() in
__autoload().


Mark

Le vendredi 17 octobre 2008 à 13:18 +1030, Josh a écrit :
> I'm another "mere user", but here are my votes
> 
> Issue 1: Choice #3
> 
> Issue 2: Agree with Greg.
> 
> Josh Heidenreich
> ZCE
> 


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

Reply via email to