<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Werner,</div><div class=""><br class=""></div><div class="">Java EE 8 target is JDK 8 as we said before. But te goal of this document is not to discuss with Bob and Juergen how they should use JDK 8 within their spec, but to see if are willing to discuss our suggestion. When we’ll find a general agreement it will be useful to go into such details.</div><div class=""><br class=""></div><div class="">Antoine</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">Le 8 sept. 2014 à 12:20, Werner Keil &lt;<a href="mailto:werner.keil@gmail.com" class="">werner.keil@gmail.com</a>&gt; a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Antoine/all,<div class=""><br class=""></div><div class="">Thanks for sharing. I also had a discussion (in his own Spring blog) with Jürgen mainly about modularity, and the JDK minimum requirements for Spring 4.x. He confirmed, the "core" components of Spring 4.1 still run under as low as Java 6, while some modules that can be dynamically (Spring-DM aka OSGi;-) added may directly refer to Java 8, in which case you must run SE 8 or higher.</div><div class=""><br class=""></div><div class="">So while for Java 6/7 or below version of @Inject.next this:</div><div class=""><br class=""></div><div class=""><span id="docs-internal-guid-6da2a66c-54bd-1d31-a774-e2dbece0ab6e" class=""><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;" class=""><span style="font-size:12px;font-family:'Courier New';color:rgb(0,0,128);font-weight:bold;vertical-align:baseline;white-space:pre-wrap" class="">public interface </span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">Provider&lt;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">&gt; </span><span style="font-size:12px;font-family:'Courier New';color:rgb(0,0,128);font-weight:bold;vertical-align:baseline;white-space:pre-wrap" class="">extends </span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">Iterable&lt;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">&gt; {</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class=""><br class=""></span></div><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""> &nbsp;/**</span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""><br class=""></span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""> &nbsp;&nbsp;* Provides a fully-constructed and injected instance of {</span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-weight:bold;font-style:italic;vertical-align:baseline;white-space:pre-wrap" class="">@code </span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class="">T}.</span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""><br class=""></span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""> &nbsp;&nbsp;*/</span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""><br class=""></span><span style="font-size:12px;font-family:'Courier New';color:rgb(128,128,128);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""> &nbsp;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T </span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">get();</span></span><br class=""></div><div class="gmail_extra">[...]</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">looks fine, it seemed more than consequent, if you &nbsp;did</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra"><span style="font-size:12px;font-family:'Courier New';color:rgb(0,0,128);font-weight:bold;vertical-align:baseline;white-space:pre-wrap" class="">public interface </span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">Provider&lt;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">&gt; </span><span style="font-size:12px;font-family:'Courier New';color:rgb(0,0,128);font-weight:bold;vertical-align:baseline;white-space:pre-wrap" class="">extends </span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">Iterable&lt;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">&gt;,&nbsp;</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">Supplier&lt;</span><span style="font-size:12px;font-family:'Courier New';color:rgb(32,153,157);vertical-align:baseline;white-space:pre-wrap" class="">T</span><span style="font-size: 12px; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap;" class="">&gt;</span><span style="font-family: 'Courier New'; font-size: 12px; white-space: pre-wrap;" class="">  {</span></div><div class="gmail_extra">[...]</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">in a Java 8+ case;-)</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">Even without looking at Lambdas here in greater detail, it reused what Java SE 8 introduced.</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">Again, that is something you, Bob, Jürgen and maybe the EE 8 Spec Leads should discuss, what the reasonable minimum requirements for &nbsp;@Inject.next are, if it's SE 8 or a lower version, though those of course may always stick with the previous ones...</div><div class="gmail_extra"><br clear="all" class=""><div class=""><div dir="ltr" class=""><span style="font-family:arial,sans-serif" class=""><p style="margin:0px;font-size:13px;border-collapse:collapse" class=""><span style="text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate;" class=""><span style="font-family:Helvetica" class=""><span style="font-family:Calibri;font-size:12px" class=""></span></span></span></p>
<div class=""><font face="Arial" class=""><span style="font-family:arial,sans-serif" class=""><div style="margin: 0px; font-size: 13px; border-collapse: collapse;" class=""><span lang="EN-US" style="font-family:Calibri" class="">Werner</span></div><div style="margin: 0px; font-size: 13px; border-collapse: collapse;" class=""><span lang="EN-US" style="font-family:Calibri" class=""><br class=""></span></div></span></font></div></span></div></div><div class="gmail_quote">On Mon, Sep 8, 2014 at 12:06 PM,  <span dir="ltr" class="">&lt;<a href="mailto:cdi-dev-request@lists.jboss.org" target="_blank" class="">cdi-dev-request@lists.jboss.org</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Send cdi-dev mailing list submissions to<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev@lists.jboss.org" class="">cdi-dev@lists.jboss.org</a><br class="">
<br class="">
To subscribe or unsubscribe via the World Wide Web, visit<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank" class="">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br class="">
or, via email, send a message with subject or body 'help' to<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev-request@lists.jboss.org" class="">cdi-dev-request@lists.jboss.org</a><br class="">
<br class="">
You can reach the person managing the list at<br class="">
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev-owner@lists.jboss.org" class="">cdi-dev-owner@lists.jboss.org</a><br class="">
<br class="">
When replying, please edit your Subject line so it is more specific<br class="">
than "Re: Contents of cdi-dev digest..."<br class="">
<br class="">
<br class="">
Today's Topics:<br class="">
<br class="">
&nbsp; &nbsp;1. [JBoss JIRA] (CDI-456) fix Bean#getBeanClass() definition<br class="">
&nbsp; &nbsp; &nbsp; (Romain Manni-Bucau (JIRA))<br class="">
&nbsp; &nbsp;2. Enhancement proposition to JSR 330 (Antoine Sabot-Durand)<br class="">
&nbsp; &nbsp;3. Re: With the end of Java Config... (Werner Keil)<br class="">
<br class="">
<br class="">
----------------------------------------------------------------------<br class="">
<br class="">
Message: 2<br class="">
Date: Mon, 8 Sep 2014 12:03:36 +0200<br class="">
From: Antoine Sabot-Durand &lt;<a href="mailto:antoine@sabot-durand.net" class="">antoine@sabot-durand.net</a>&gt;<br class="">
Subject: [cdi-dev] Enhancement proposition to JSR 330<br class="">
To: cdi-dev &lt;<a href="mailto:cdi-dev@lists.jboss.org" class="">cdi-dev@lists.jboss.org</a>&gt;<br class="">
Message-ID: &lt;<a href="mailto:D8CD5D26-82DB-4F64-89C5-93AD467FBC0B@sabot-durand.net" class="">D8CD5D26-82DB-4F64-89C5-93AD467FBC0B@sabot-durand.net</a>&gt;<br class="">
Content-Type: text/plain; charset="us-ascii"<br class="">
<br class="">
Hi all,<br class="">
<br class="">
<br class="">
I received an answer from Bob Lee (off list). He likes te idea of us providing a proposal document. So I worked on it this WE.<br class="">
Here it is : <a href="https://docs.google.com/document/d/1KCzqodA8uzXED5DJrEUyl0x3dOUB5mBwL4KcV8xUY_w/edit?usp=sharing" target="_blank" class="">https://docs.google.com/document/d/1KCzqodA8uzXED5DJrEUyl0x3dOUB5mBwL4KcV8xUY_w/edit?usp=sharing</a> &lt;<a href="https://docs.google.com/document/d/1KCzqodA8uzXED5DJrEUyl0x3dOUB5mBwL4KcV8xUY_w/edit?usp=sharing" target="_blank" class="">https://docs.google.com/document/d/1KCzqodA8uzXED5DJrEUyl0x3dOUB5mBwL4KcV8xUY_w/edit?usp=sharing</a>&gt;<br class="">
<br class="">
Your comments and proposal are most welcome. I propose we discuss this point during our next meeting, and if we agree on the final content send it asap to have Bob and Juergen feeling about these suggestion.<br class="">
<br class="">
<br class="">
Antoine<br class="">
-------------- next part --------------<br class="">
An HTML attachment was scrubbed...<br class="">
URL: <a href="http://lists.jboss.org/pipermail/cdi-dev/attachments/20140908/607a6499/attachment-0001.html" target="_blank" class="">http://lists.jboss.org/pipermail/cdi-dev/attachments/20140908/607a6499/attachment-0001.html</a><br class="">
<br class="">
_______________________________________________<br class="">
cdi-dev mailing list<br class="">
<a href="mailto:cdi-dev@lists.jboss.org" class="">cdi-dev@lists.jboss.org</a><br class="">
<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank" class="">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br class="">
<br class="">
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" class="">http://www.apache.org/licenses/LICENSE-2.0.html</a>).&nbsp; For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.<br class="">
<br class="">
End of cdi-dev Digest, Vol 46, Issue 42<br class="">
***************************************<br class="">
</blockquote></div><br class=""></div></div>
_______________________________________________<br class="">cdi-dev mailing list<br class=""><a href="mailto:cdi-dev@lists.jboss.org" class="">cdi-dev@lists.jboss.org</a><br class="">https://lists.jboss.org/mailman/listinfo/cdi-dev<br class=""><br class="">Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.</div></blockquote></div><br class=""></body></html>