<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Luc,</div>
<br><div><blockquote type="cite"><div dir="ltr"><div>I've been using CDI-1.0 for a long time, and one of the features used in my project is <font face="courier new, monospace">@New</font> qualifier.</div><div>A few weeks ago I migrated to CDI-1.1, but was principal for performance promises than features. I didn't found anything really different (except extensions), so you all woked relly good with the backward compatiblity :)<br></div></div></blockquote><div><br></div>I can assure you that there new things in CDI 1.1 ;). Anyway thanks for the feedback, I’m sure people that worked hard on 1.1 will appreciate.<br><div><br></div><blockquote type="cite"><div dir="ltr"><div>But today, I got to the <font face="courier new, monospace">@New</font> section of docs, where it is told that the annotation is deprecated.</div><div>It is planed in which release will be deleted the annotation, and its associated functionality? Or not yet?<br></div></div></blockquote><div><br></div><div>Nothing planned for @New withdrawal but you should be ready for its removal in CDI 2.0.</div><div>Anyway, it’s rather easy to with to @Dependent bean to avoid the usage of @New. And if you really need it, it’s quite easy to create tour own extension that register a the @New version of each of your beans.</div><div><br></div><div><br><br><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><div>Antoine Sabot-Durand<br>———————————————<br></div><div>Twitter : @antoine_sd</div><div>CDI co-spec lead &amp;&nbsp;eco-system development<br></div>Agorava tech lead</div></div></div></div></div><div><br></div></div></body></html>