<div dir="ltr">Ok, thanks Mark. I realized how naive my question was ;).</div><br><div class="gmail_quote"><div dir="ltr">Le lun. 29 juin 2015 à 15:33, Mark Struberg &lt;<a href="mailto:struberg@yahoo.de">struberg@yahoo.de</a>&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">adding new methods to the BeanManager is not a problem. I think there are not that many implementations of the BeanManager interface in customer projects ;)<br>
<br>
But for CDI SPI event interfaces like ObserverMethod, Producer, etc there ARE such impls in customer projects. Thus we need a default method in the interface for those .<br>
<br>
LieGrue,<br>
strub<br>
<br>
<br>
&gt; Am 29.06.2015 um 14:36 schrieb Antoine Sabot-Durand &lt;<a href="mailto:antoine@sabot-durand.net" target="_blank">antoine@sabot-durand.net</a>&gt;:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I noticed there&#39;s a new isAsync() method in the ObserverMethod interface.<br>
&gt;<br>
&gt; It was a correction after one of your feedback: <a href="https://github.com/cdi-spec/cdi/pull/250#issuecomment-112107108" rel="noreferrer" target="_blank">https://github.com/cdi-spec/cdi/pull/250#issuecomment-112107108</a><br>
&gt;<br>
&gt; There&#39;s the same in EventMetaData<br>
&gt;<br>
&gt; That is a breaking change. We&#39;ll need to use a default method or some other way that does not break existing OM implementations.<br>
&gt;<br>
&gt; No problem to switch to private method.<br>
&gt; Sorry for the naive question but I need to understand, why this change is &quot;breaking&quot; while the ones in CDIProvider are not?<br>
&gt;<br>
&gt; More widely how did you manage to add all these new methods in BeanManager for CDI 1.1 without introducing breaking change as well?<br>
&gt;<br>
&gt; Antoine<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Jozef<br>
&gt;<br>
&gt;<br>
&gt; On 06/25/2015 11:19 AM, Antoine Sabot-Durand wrote:<br>
&gt;&gt; Hi guys,<br>
&gt;&gt;<br>
&gt;&gt; The branch 2.0-EDR1 is ready for release.<br>
&gt;&gt;<br>
&gt;&gt; Beyond the source, you can check javadoc here:<br>
&gt;&gt; <a href="https://dl.dropboxusercontent.com/u/2898173/EDR1-Doc/index.html" rel="noreferrer" target="_blank">https://dl.dropboxusercontent.com/u/2898173/EDR1-Doc/index.html</a><br>
&gt;&gt;<br>
&gt;&gt; And spec here:<br>
&gt;&gt; <a href="https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html" rel="noreferrer" target="_blank">https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html</a><br>
&gt;&gt;<br>
&gt;&gt; Or PDF version:<br>
&gt;&gt; <a href="https://dl.dropboxusercontent.com/u/2898173/cdi-2.0-EDR1.pdf" rel="noreferrer" target="_blank">https://dl.dropboxusercontent.com/u/2898173/cdi-2.0-EDR1.pdf</a><br>
&gt;&gt;<br>
&gt;&gt; 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.<br>
&gt;&gt;<br>
&gt;&gt; Antoine<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; cdi-dev mailing list<br>
&gt;&gt;<br>
&gt;&gt; <a href="mailto:cdi-dev@lists.jboss.org" target="_blank">cdi-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (<br>
&gt;&gt; <a href="http://www.apache.org/licenses/LICENSE-2.0.html" rel="noreferrer" 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.<br>
&gt; _______________________________________________<br>
&gt; cdi-dev mailing list<br>
&gt; <a href="mailto:cdi-dev@lists.jboss.org" target="_blank">cdi-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br>
&gt;<br>
&gt; 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" rel="noreferrer" 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.<br>
<br>
</blockquote></div>