I have implemented solution (3) here:
https://github.com/schmittjoh/common/commit/5500df006096e8098c49787f6ab86a3c7b71ea2a

@Benjamin/guilhermeblanco, maybe you can comment on how far you think this
is mergable for Doctrine 2.1, or what we need to change.

@Karsten, you can also import only a single annotation (see my commit
message), or an entire sub-namespace (which would be \*).

@Jordi, you can import a namespace with whatever alias you like, or none at
all.

Kind regards,
Johannes


On Wed, Apr 20, 2011 at 12:17 PM, Karsten Dambekalns <
[email protected]> wrote:

> Hi everyone,
>
> for what it matters, the FLOW3 team would be in favor of solution (3), it
> feels nice and should solve the issue at hand.
>
> The only thing I personally dislike is the \* at the end of a namespace in
> use statements. The namespace given there is a prefix, if prefix+annotation
> resolve it's valid. The wildcard suggests there's more t it, which I doubt.
>
> Regards,
> Karsten
>
> --
> 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