> I think that our work is to isolate each annotation so it'll be easy to
> access, then, it'll be easy enough to write the code that creates "complex
> annotations", such as constructors and so on, in userland.
>

In fact, there's probably no need (now) to go on and build a full
annotation reader that instantiates classes and does fancy stuff as we
currently do in doctrine/common.
A fast parser is more than enough I suppose. That's our bottleneck (besides
scanning files).


Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

Reply via email to