Hello Steph,

Tuesday, November 4, 2008, 5:44:50 PM, you wrote:

> Hi Greg, all,

>> For this reason, the only resolution that we should be considering is:
>>
>> classes:
>> 1) try ns::class
>> 2) autoload ns::class
>> 3) fail
>>
>> functions/constants:
>> 1) try ns::function/ns::const
>> 2) try internal function/const
>> 3) fail.

> I see this as giving priority to library authors rather than the average PHP
> user. So here's another option - and if I mention the word INI, will y'all 
> promise to read to the end before you shout at me?

> We could have an INI_SYSTEM switch.

Nope. INI is the worst we can do.

[...]

> What am I missing?

That INI is the worst we could do. Because it prevents from writing
portable code.

> - Steph 





Best regards,
 Marcus


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

Reply via email to