On Wed, 2006-07-19 at 10:35 +0200, Marcus Boerger wrote:
>   where is the problem in having it as 'DateTime' or 'Date' in namespace
> 'PHP' and as 'PHPDateTime' or 'PHPDate' in the global namespace? We do
> not have namespaces now but there is no technical reason to prevent that
> from the beginning. So there is no preoblem here move a long forget about
> namespaces and solve the problem at hand. The class needs to go in with a
> that is accetpable now. And not once namespaces are at hand.

If you decide on PHPDateTime now as the class name, you're suggesting
you change it later to PHP::DateTime?? That solves nothing, only pushes
the problem and actually causes more issues.

John

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

Reply via email to