[cdi-dev] Proposal for CDI-580 (intercepors for producers and custom beans)

John Ament john.ament at spartasystems.com
Wed Sep 7 07:30:34 EDT 2016


Overall, I like it.  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).  That part might be worth cleaning up in a follow up ticket.


John


________________________________
From: cdi-dev-bounces at lists.jboss.org <cdi-dev-bounces at lists.jboss.org> on behalf of Antoine Sabot-Durand <antoine at sabot-durand.net>
Sent: Wednesday, September 7, 2016 4:22 AM
To: cdi-dev
Subject: [cdi-dev] Proposal for CDI-580 (intercepors for producers and custom beans)

Hi all,

Please review this proposal we made during F2F meeting regarding CDI-580:

https://github.com/cdi-spec/cdi/tree/CDI-580
[https://avatars0.githubusercontent.com/u/2632663?v=3&s=400]<https://github.com/cdi-spec/cdi/tree/CDI-580>

cdi-spec/cdi<https://github.com/cdi-spec/cdi/tree/CDI-580>
github.com
cdi - CDI specification




New spi interface is: https://github.com/antoinesd/cdi-spec/blob/c68730d294e614eee127288d7daa897e51db34bf/api/src/main/java/javax/enterprise/inject/spi/InterceptionProxyFactory.java

usage is here:
https://github.com/antoinesd/cdi-spec/tree/c68730d294e614eee127288d7daa897e51db34bf/api/src/test/java/org/jboss/cdi/api/test/interceptortricks

Antoine
________________________________
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20160907/55a9435b/attachment.html 


More information about the cdi-dev mailing list