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@lists.jboss.org <cdi-dev-bounces@lists.jboss.org> on behalf of Antoine Sabot-Durand <antoine@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:
usage is here:
Antoine