Details
Activity
Aslak Hellesøy
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.6 [ 10814 ] |
Mike Williams
made changes -
Assignee | Mike Williams [ mdub ] |
Mike Williams
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mike Williams
made changes -
Summary | Support JSR-175 | Handle code containing (Java 5.0) annotations |
Joe Walnes
made changes -
Status | In Progress [ 3 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
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