On Tue, 18 Jul 2006, Andrei Zmievski wrote:

> I am not sure I like this idea of prefixing all the classes with PHP_. Having
> PHP_TextIterator seems kind of wonky to me. Besides, I don't really see any
> SPL_ prefixed classes, they are all either *Iterator or *Object.

See:
http://www.php.net/~helly/php/ext/spl/annotated.html
there are a couple prefixed with "Spl". (Remember that we don't use _'s 
in classnames as well)

Derick

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

Reply via email to