]
Antonio Goncalves commented on CDI-529:
---------------------------------------
And what about improving filters as Jozef proposed in [CDI-526]
Define bean discovery rules when CDI in Java SE
-----------------------------------------------
Key: CDI-529
URL:
https://issues.jboss.org/browse/CDI-529
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Java SE Integration
Affects Versions: 1.2.Final
Reporter: Antoine Sabot-Durand
We should specify how bean discovery works under Java SE. Since the default {{annotated}}
bean discovery mode in Java EE could lead to performance issue we need to provide a
different behavior for SE.