On Sun, Jun 1, 2008 at 6:09 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Hi! > > Attached is the patch that implements multiple elements in use statement, > like this: > > use foo::bar as baz, foo::baz as bazbaz; > > Any objections to it?
Yes. I find the whole namespace issue complicated enough as it is. "importing" multiple namespaces and "aliasing" various classess/functions all in one line decreases the readability imo. -Hanens -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php