On Wed, 19 Jul 2006, Lukas Smith wrote:

> 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.

Exactly my point as well. (And yes, adding Exceptions already broke some 
stuff in earlier versions of my code so this point is quite real)

regards,
Derick

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

Reply via email to