<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Opposite Werner, EE API is larger and has the bulk of the content. &nbsp;SE API at this point has two classes.</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> cdi-dev-bounces@lists.jboss.org &lt;cdi-dev-bounces@lists.jboss.org&gt; on behalf of Werner Keil &lt;werner.keil@gmail.com&gt;<br>
<b>Sent:</b> Tuesday, October 18, 2016 5:27 AM<br>
<b>To:</b> cdi-dev<br>
<b>Subject:</b> Re: [cdi-dev] Spliting SE package in an independent jar</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>So cdi-se-api is larger than the (core) EE API?<br>
<br>
</div>
<div>An SE implementation should hopefully have a smaller footprint than current EE ones (e.g. Weld)?<br>
<br>
</div>
<div style="font-family:arial,helvetica,sans-serif">Werner<br>
<br>
</div>
<div>
<div>
<div class="gmail_extra">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr"><span lang="EN-GB"></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Tue, Oct 18, 2016 at 11:09 AM, <span dir="ltr">&lt;<a href="mailto:cdi-dev-request@lists.jboss.org" target="_blank">cdi-dev-request@lists.jboss.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
Send cdi-dev mailing list submissions to<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" rel="noreferrer" target="_blank">
https://lists.jboss.org/<wbr>mailman/listinfo/cdi-dev</a><br>
or, via email, send a message with subject or body 'help' to<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev-request@lists.jboss.org">cdi-dev-request@lists.jboss.<wbr>org</a><br>
<br>
You can reach the person managing the list at<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:cdi-dev-owner@lists.jboss.org">cdi-dev-owner@lists.jboss.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of cdi-dev digest...&quot;<br>
<br>
<br>
Today's Topics:<br>
<br>
&nbsp; &nbsp;1. Re: Spliting SE package in an independent jar (Martin Kouba)<br>
&nbsp; &nbsp;2. [JBoss JIRA] (CDI-45) Optional Injection Points<br>
&nbsp; &nbsp; &nbsp; (Martin Kouba (JIRA))<br>
&nbsp; &nbsp;3. [JBoss JIRA] (CDI-638) Introduce a new xsd for CDI 2.0<br>
&nbsp; &nbsp; &nbsp; (Antoine Sabot-Durand (JIRA))<br>
&nbsp; &nbsp;4. [JBoss JIRA] (CDI-638) Introduce a new xsd for CDI 2.0<br>
&nbsp; &nbsp; &nbsp; (Antoine Sabot-Durand (JIRA))<br>
&nbsp; &nbsp;5. No meeting tomorrow (Antoine Sabot-Durand)<br>
&nbsp; &nbsp;6. Re: Spliting SE package in an independent jar (Emily Jiang)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Thu, 13 Oct 2016 09:56:24 &#43;0200<br>
From: Martin Kouba &lt;<a href="mailto:mkouba@redhat.com">mkouba@redhat.com</a>&gt;<br>
Subject: Re: [cdi-dev] Spliting SE package in an independent jar<br>
To: John Ament &lt;<a href="mailto:john.ament@spartasystems.com">john.ament@spartasystems.com</a>&gt;<wbr>,&nbsp; Antoine Sabot-Durand<br>
&nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:antoine@sabot-durand.net">antoine@sabot-durand.net</a>&gt;,&nbsp; &nbsp; &nbsp;cdi-dev &lt;<a href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:616fdc4e-26f6-a8d7-16d3-fdceb71faa1f@redhat.com">616fdc4e-26f6-a8d7-16d3-<wbr>fdceb71faa1f@redhat.com</a>&gt;<br>
Content-Type: text/plain; charset=windows-1252; format=flowed<br>
<br>
&#43;1 for John's proposal.<br>
<br>
So there will be two API artifacts:<br>
* cdi-api<br>
* cdi-se-api (depends on cdi-api)<br>
<br>
Martin<br>
<br>
Dne 12.10.2016 v 12:40 John Ament napsal(a):<br>
&gt; the way I've envisioned it:<br>
&gt;<br>
&gt;<br>
&gt; - There is no dedicated EE API (none that I could find that is EE only,<br>
&gt; except for perhaps session scoped)t<br>
&gt;<br>
&gt; - There is SE specific API and the current API could be considered &quot;core&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Take the current API module and create two submodules, one for core and<br>
&gt; one for SE.&nbsp; SE depends on core.&nbsp; EE still refers to core as the same<br>
&gt; existing coordinates (create new coordinates for the parent).<br>
&gt;<br>
&gt; ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; *From:* <a href="mailto:cdi-dev-bounces@lists.jboss.org">cdi-dev-bounces@lists.jboss.<wbr>org</a><br>
&gt; &lt;<a href="mailto:cdi-dev-bounces@lists.jboss.org">cdi-dev-bounces@lists.jboss.<wbr>org</a>&gt; on behalf of Antoine Sabot-Durand<br>
&gt; &lt;<a href="mailto:antoine@sabot-durand.net">antoine@sabot-durand.net</a>&gt;<br>
&gt; *Sent:* Wednesday, October 12, 2016 5:18 AM<br>
&gt; *To:* cdi-dev<br>
&gt; *Subject:* [cdi-dev] Spliting SE package in an independent jar<br>
&gt;<br>
&gt; to avoid including CDI SE features in Java EE, we already talk about<br>
&gt; creating a specific SE jar.<br>
&gt;<br>
&gt; Any thought on this approach?<br>
&gt;<br>
&gt; Antoine<br>
&gt; ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; NOTICE: This e-mail message and any attachments may contain<br>
&gt; confidential, proprietary, and/or privileged information which should be<br>
&gt; treated accordingly. If you are not the intended recipient, please<br>
&gt; notify the sender immediately by return e-mail, delete this message, and<br>
&gt; destroy all physical and electronic copies. Thank you.<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; cdi-dev mailing list<br>
&gt; <a href="mailto:cdi-dev@lists.jboss.org">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/<wbr>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/<wbr>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>
<br>
--<br>
Martin Kouba<br>
Software Engineer<br>
Red Hat, Czech Republic<br>
<br>
______________________________<wbr>_________________<br>
cdi-dev mailing list<br>
<a href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/cdi-dev</a><br>
<br>
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/<wbr>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>
<br>
End of cdi-dev Digest, Vol 71, Issue 29<br>
******************************<wbr>*********<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
NOTICE: This e-mail message and any attachments may contain confidential, proprietary, and/or privileged information which should be treated accordingly. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this
 message, and destroy all physical and electronic copies. Thank you.
</body>
</html>