Rasmus Lerdorf wrote:

I can see Andrei's argument for the iterator stuff where you do actually have to type it often, but his identifiers are already unlikely to clash and we could probably make an exception there.

Well then we need to document this!

In my proposal I also noted:
Iterators and Exceptions are however simply postfixed with "Iterator" and "Exception". Examples:

    * ArrayIterator
    * LogicException

However I fear that the PHP community is instead adopting this as their userland naming standard to follow internals unless we quickly move and tell them not to.

regards,
Lukas

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

Reply via email to