]
Ales Justin updated WELD-210:
-----------------------------
Fix Version/s: 1.2.0.Beta1
(was: 1.1.2.Final)
Support serialization of the metamodel
--------------------------------------
Key: WELD-210
URL:
https://issues.jboss.org/browse/WELD-210
Project: Weld
Issue Type: Feature Request
Components: Bootstrap and Metamodel API
Reporter: Pete Muir
Fix For: 1.2.0.Beta1
Combined with the refactor that is part of WELD-53, we should allow both the extended
metadata and the slim AnnotatedTypes to be backed entirely with index based metadata. As
there is no java standard for indexing, I believe the best approach is to make this
pluggable, with the default being to use java reflection.
I will add another issue describing bootstrap refactors which should make it clear how
both of these can be plugged in.
We could provide an impl based on jandex as well?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: