On Tue, 18 Jul 2006, Matt Sicker wrote: > Maybe you might not want to include that class until PHP6. Or, how > about for backwards compatibility, you do prefix the class name with > PHP, but when namespaces come into play, using the php namespace > effectively removes the PHP prefix (e.g. PHPDate == php::Date).
If you rename it later it will definitely break at that moment, so that's a no-no. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php