<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
I noticed there's a new isAsync() method in the ObserverMethod
interface.</div></blockquote><div><br></div><div>It was a correction after one of your feedback: <a href="https://github.com/cdi-spec/cdi/pull/250#issuecomment-112107108">https://github.com/cdi-spec/cdi/pull/250#issuecomment-112107108</a></div><div><br></div><div>There's the same in EventMetaData</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">That is a breaking change. We'll need to use a default
method or some other way that does not break existing OM
implementations.</div></blockquote><div><br></div><div>No problem to switch to private method.</div><div>Sorry for the naive question but I need to understand, why this change is "breaking" while the ones in CDIProvider are not?</div><div><br></div><div>More widely how did you manage to add all these new methods in BeanManager for CDI 1.1 without introducing breaking change as well?</div><div><br></div><div>Antoine <br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><br>
<br>
Jozef</div><div text="#000000" bgcolor="#FFFFFF"><br>
<br>
<div>On 06/25/2015 11:19 AM, Antoine
Sabot-Durand wrote:<br>
</div>
</div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite">
Hi guys,
<div><br>
</div>
<div>The branch 2.0-EDR1 is ready for release.</div>
<div><br>
</div>
<div>Beyond the source, you can check javadoc here:</div>
<div><a href="https://dl.dropboxusercontent.com/u/2898173/EDR1-Doc/index.html" target="_blank">https://dl.dropboxusercontent.com/u/2898173/EDR1-Doc/index.html</a></div>
<div><br>
</div>
<div>And spec here:</div>
<div><a href="https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html" target="_blank">https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html</a></div>
<div><br>
</div>
<div>Or PDF version:</div>
<div><a href="https://dl.dropboxusercontent.com/u/2898173/cdi-2.0-EDR1.pdf" target="_blank">https://dl.dropboxusercontent.com/u/2898173/cdi-2.0-EDR1.pdf</a></div>
<div><br>
</div>
<div>I have still some work on introduction (major
changes, etc…) and on copyright in source files and intend to
start release process (three the JCP) tomorrow.</div>
<div><br>
</div>
<div>Antoine</div>
<br>
<fieldset></fieldset>
<br>
</blockquote></div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite"><pre>_______________________________________________
cdi-dev mailing list
<a href="mailto:cdi-dev@lists.jboss.org" target="_blank">cdi-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/cdi-dev</a>
Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (<a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">http://www.apache.org/licenses/LICENSE-2.0.html</a>). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.</pre>
</blockquote></div></blockquote></div></div>