]
Work on CDI-620 started by Antoine Sabot-Durand.
------------------------------------------------
Not clear what the id for an annotated type is.
-----------------------------------------------
Key: CDI-620
URL:
https://issues.jboss.org/browse/CDI-620
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: John Ament
Assignee: Antoine Sabot-Durand
Labels: F2F2016
Fix For: 2.0 (proposed)
The docs for AfterTypeDiscovery.addAnnotatedType(String, Class) do not state what the id
is.
In addition, it's odd that the addAnnotatedType(AnnotatedType, String) is in that
order, and this method is in this order.