Yes, that's right, and thanks for spotting that error! I will fix it
Sent from my iPhone
On Aug 17, 2009, at 7:43 PM, Peter Royle
<howardmoon(a)screamingcoder.com> wrote:
Hi,
Just for clarity, is the @Inject annotation mandatory now, even if
you have a qualifying type. Eg, if you had:
@Inject @Casual Greeting hi;
Would this be equivalent:
@Casual Greeting hi;
In section 3.7.1 it says: "An injected field may be declared by
annotating the field with any qualifier type.", but I couldn't find
any examples that didn't use @Inject.
Cheers,
Pete.
On 18/08/2009, at 7:19 AM, Gavin King wrote:
> Changes in this draft:
>
> * use of JSR-330 annotations
> * Policy -> Alternative
> * @Observes(notify=...) -> @Observes(receives=....)
>
> There are a couple of other minor clarifications requested by the RI
> team, but these are the main changes.
>
> We still need to resolve this issue of static injection....
>
> --
> Gavin King
> gavin.king(a)gmail.com
>
http://in.relation.to/Bloggers/Gavin
>
http://hibernate.org
>
http://seamframework.org
> <JSR-299-20090817.pdf>_______________________________________________
> webbeans-dev mailing list
> webbeans-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/webbeans-dev