On 11.05.2011 23:57, guilhermebla...@gmail.com wrote:
> Hi duke,
> 
> I moved it to rejected in pro of a new proposal.
> I briefly drafted it here: https://wiki.php.net/rfc/annotations-in-docblock
> 
> There's a lot of things to be officially defined, but basic idea is there.
> I expect to have a chat with interested core devs to see what can be
> done in this subject and find some common sense. =)

A few questions & remarks, mostly to trigger discussion:

- What about nested annotations? @Foo [@Bar, @Baz]?

- Your JSON is invalid, it should be {"repositoryClass":"val"} with
quotes. [1]

- simple strings should be handled without quotes if we want to support
current docblocks, like @author Guilherme Blanco should be enough.

Cheers

[1] And in this case single quotes are even invalid in json and I'm not
gonna complain ;)

-- 
Jordi Boggiano
@seldaek :: http://seld.be/

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

Reply via email to