]
George Gastaldi reassigned FORGE-2436:
--------------------------------------
Assignee: George Gastaldi
InputComponentInjectionEnricher is bound to CDI API
---------------------------------------------------
Key: FORGE-2436
URL:
https://issues.jboss.org/browse/FORGE-2436
Project: Forge
Issue Type: Enhancement
Components: UI - API
Affects Versions: 2.17.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.x Future
InputComponentInjectionEnricher presents a method that takes a
{{javax.enterprise.inject.spi.InjectionPoint}} as a parameter.
That doesn't allow addons that depend on another container (eg. simple) to implement
it.