<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>Just for clarity, is the @Inject annotation mandatory now, even if you have a qualifying type. Eg, if you had:</div><div><br></div><div>@Inject @Casual Greeting hi;</div><div><br></div><div>Would this be equivalent:</div><div><br></div><div>@Casual Greeting hi;</div><div><br></div><div>In section 3.7.1 it says: "<span class="Apple-style-span" style="font-family: Times; font-size: 10px; "><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">An injected field may be declared by annotating the field with any qualifier type.</span></font><span style="font: 12.0px Helvetica"><span class="Apple-style-span" style="font-size: medium; ">", but I couldn't find any examples that didn't use @Inject.</span></span></span></div><div><br></div><div>Cheers,</div><div><br></div><div>Pete.</div><div><br></div><div><br></div><br><div><div>On 18/08/2009, at 7:19 AM, Gavin King wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Changes in this draft:<br><br>* use of JSR-330 annotations<br>* Policy -&gt; Alternative<br>* @Observes(notify=...) -&gt; @Observes(receives=....)<br><br>There are a couple of other minor clarifications requested by the RI<br>team, but these are the main changes.<br><br>We still need to resolve this issue of static injection....<br><br>-- <br>Gavin King<br><a href="mailto:gavin.king@gmail.com">gavin.king@gmail.com</a><br>http://in.relation.to/Bloggers/Gavin<br>http://hibernate.org<br>http://seamframework.org<br><span>&lt;JSR-299-20090817.pdf&gt;</span>_______________________________________________<br>webbeans-dev mailing list<br>webbeans-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/webbeans-dev<br></div></blockquote></div><br></body></html>