javaee / jaxb-v2

Other
211 stars 101 forks source link

Model improvements for JAnnotationValue implementations #878

Open glassfishrobot opened 12 years ago

glassfishrobot commented 12 years ago

Please consider for next API release:

glassfishrobot commented 12 years ago

Reported by dma_k

glassfishrobot commented 12 years ago

dma_k said: Just noticed that JAnnotationArrayMember.values property is available via JAnnotationArrayMember.annotations() – so nothing to improve for this class.

Why not making JAnnotationUse.addValue(String name, JAnnotationValue annotationValue) public? Or another method to add JAnnotationValue to the collection of members is needed.

glassfishrobot commented 12 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB-878