<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;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Overall, I like it. &nbsp;It does expose one of the problems with our builder pattern, in that you need to go into a child to do some useful work (e.g. add Transactional). &nbsp;That part might be worth cleaning up in a follow up ticket.</p>
<p><br>
</p>
<p>John</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 Antoine Sabot-Durand &lt;antoine@sabot-durand.net&gt;<br>
<b>Sent:</b> Wednesday, September 7, 2016 4:22 AM<br>
<b>To:</b> cdi-dev<br>
<b>Subject:</b> [cdi-dev] Proposal for CDI-580 (intercepors for producers and custom beans)</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">Hi all,
<div><br>
</div>
<div>Please review this proposal we made during F2F meeting regarding CDI-580:</div>
<div><br>
</div>
<div><a href="https://github.com/cdi-spec/cdi/tree/CDI-580" id="LPlnk814688">https://github.com/cdi-spec/cdi/tree/CDI-580</a>
<div id="LPBorder_GT_14732477835280.9844865787331982" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14732477835230.07890809036218216" cellspacing="0" style="width: 90%; position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200); background-color: rgb(255, 255, 255);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14732477835250.7154182825068818" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14732477835250.05175490957773632" style="height: 250px; position: relative; margin: auto; display: table; width: 250px; background-color: rgb(255, 255, 255);">
<a id="LPImageAnchor_14732477835250.4890097034478631" href="https://github.com/cdi-spec/cdi/tree/CDI-580" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14732477835250.2700569816475564" width="250" height="250" style="display: inline-block; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://avatars0.githubusercontent.com/u/2632663?v=3&amp;s=400"></a></div>
</td>
<td id="TextCell_14732477835260.2650256724086544" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14732477835260.2522871773496862"></div>
<div id="LPTitle_14732477835260.2072718487550238" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14732477835270.49524218407797216" href="https://github.com/cdi-spec/cdi/tree/CDI-580" target="_blank" style="text-decoration: none;">cdi-spec/cdi</a></div>
<div id="LPMetadata_14732477835270.9011630287235455" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
github.com</div>
<div id="LPDescription_14732477835270.8867552836131127" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
cdi - CDI specification</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
</div>
<div><br>
</div>
<div>New spi interface is: <a href="https://github.com/antoinesd/cdi-spec/blob/c68730d294e614eee127288d7daa897e51db34bf/api/src/main/java/javax/enterprise/inject/spi/InterceptionProxyFactory.java">
https://github.com/antoinesd/cdi-spec/blob/c68730d294e614eee127288d7daa897e51db34bf/api/src/main/java/javax/enterprise/inject/spi/InterceptionProxyFactory.java</a></div>
<div><br>
</div>
<div>usage is here:</div>
<div><a href="https://github.com/antoinesd/cdi-spec/tree/c68730d294e614eee127288d7daa897e51db34bf/api/src/test/java/org/jboss/cdi/api/test/interceptortricks">https://github.com/antoinesd/cdi-spec/tree/c68730d294e614eee127288d7daa897e51db34bf/api/src/test/java/org/jboss/cdi/api/test/interceptortricks</a></div>
<div><br>
</div>
<div>Antoine&nbsp;</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>