]
John Ament reopened CDI-697:
----------------------------
Assignee: John Ament
Its agreed we should provide some clarification.
Provide delegating/forwarding implementations of the annotated type
model classes
---------------------------------------------------------------------------------
Key: CDI-697
URL:
https://issues.jboss.org/browse/CDI-697
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Portable Extensions
Reporter: Laird Nelson
Assignee: John Ament
Priority: Minor
A lot of duplicate efforts could be eliminated if the CDI SPI supplied delegating
implementations of each of the {{Annotated*}} SPI interfaces. These implementations would
assist in creating objects suitable for passing to
{{ProcessAnnotatedType#setAnnotatedType(AnnotatedType)}} (and the like) when the
configurator APIs prove to be too simplistic.