I have played with an initial implementation for parsing standard PHPDoc
here:
https://github.com/doctrine/common/commit/6bad124f40689cc3fa655b111048c04515d18679

Also I noticed that Bernhard has already implemented something like
@Target/@Usage in the Validator component, I think we should work on a
general approach for this.

Johannes


On Mon, May 30, 2011 at 10:37 AM, Jordi Boggiano <[email protected]> wrote:

> I'm sitting in Robert Lemke's talk on FLOW3 and he mentioned that in
> their Doctrine integration they automatically read the datatypes from
> the @var annotations, and then it's not necessary anymore to specify it
> in @Column, or @OneToOne for example the related entity is automatically
> set.
>
> Just sayin'
>
> Cheers
>
> --
> Jordi Boggiano
> @seldaek - http://nelm.io/jordi
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to