On Wed, 2008-07-16 at 22:36 -0400, Greg Beaver wrote:
> Hi,
> 
> Some questions about namespaces now that PHP 5.3 continues to evolve
> 
> 1) Do we need functions in namespaces now that we have closures?

Functions suffer just as much as classes with respect to naming
collisions. Removal of support for functions in any namespace
implementation would be short-sighted.

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


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

Reply via email to