Can you clarify "support"?
It could be taken to mean that (a) we just handle source containing JSR-175 attribs, to the extent that the parser doesn't barf. You wouldn't get access to any of the attribute data. I think this is worthwhile, as we want to be able to parse J2SE-1.5 source.
Or, it could mean (b) full analysis of attributes, and actually exposing them in the QDox model. I'd question this, as it would duplicate much of what J2SE-1.5 provides out of the box.
Or something in between? Like an abstraction layer over the QDox model and JSR-175 (ala SGen's JAM).
See also: http://lists.codehaus.org/pipermail/qdox-user/2004-March/000546.html
Can you clarify "support"?
It could be taken to mean that (a) we just handle source containing JSR-175 attribs, to the extent that the parser doesn't barf. You wouldn't get access to any of the attribute data. I think this is worthwhile, as we want to be able to parse J2SE-1.5 source.
Or, it could mean (b) full analysis of attributes, and actually exposing them in the QDox model. I'd question this, as it would duplicate much of what J2SE-1.5 provides out of the box.
Or something in between? Like an abstraction layer over the QDox model and JSR-175 (ala SGen's JAM).
See also: http://lists.codehaus.org/pipermail/qdox-user/2004-March/000546.html