Very good RFC !

"Annotation" might be better than "ReflectionAnnotation" ?

Possible usage of "annotation" as keyword instead of an abstract class:
- abstract class seems more logicial

Nested Annotation declaration: <Foo(<Bar>)> or <Foo(new Bar)>:
- <Foo(<Bar>)> for consistency


Le 09/01/2013 11:53, Clint Priest a écrit :
Just starting a new thread here to discuss true annotations vs a DocBlock Parser:

RFC Referenced:

https://wiki.php.net/rfc/annotations

Reply via email to