On 31 January 2015 at 00:09, Marcio Almada <marcio.w...@gmail.com> wrote:
> Hi,
>
> After a period of research along with part of the PHP community I'd
> like to present this RFC which aims to improve PHP namespaces.
>
> The RFC: https://wiki.php.net/rfc/group_use_declarations
> Along with its pull request: https://github.com/php/php-src/pull/1005
>
> Needless to say, I'm open to suggestions that could improve the proposal.
>
> Thanks!
>

Feels a lot like Rust

http://doc.rust-lang.org/reference.html#use-declarations

I'm not opposed to the suggestion, we really should have a shorthand
for condensing use declarations, I just wonder if it could feel more
"PHP". Maybe I'm just nitpicking and it will grow on me :)

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

Reply via email to