Actually, TextIterator a PHP 6-only class so it will be inside a namespace anyway.

-Andrei

On Jul 19, 2006, at 12:13 AM, Derick Rethans wrote:

Well, we already use prefixes for extensions, such as Soap* and DOM* and
Spl*... so I don't see anything inheritly wrong with "DateTime" and
"DateTimeZone" - they're both prefixed with the extension "Date" and
they are not *that* likely to be used as just "Date". However, if you
want that all classes are prefixed, we should do that for *all* of them
and don't make exceptions for TextIterators.

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

Reply via email to