Lincoln Baxter III created FORGE-796:
----------------------------------------
Summary: Refactor JavaParser to distinguish between Mutable and Immutable
Type Models in a typesafe way
Key: FORGE-796
URL:
https://issues.jboss.org/browse/FORGE-796
Project: Forge
Issue Type: Story
Components: Parsers / File Manipulation
Reporter: Lincoln Baxter III
Fix For: 2.0.0.Final
The Java Parser Type Hierarchy should support Read-only and writeable Types. Thus we could
implement the Parser using things like Java Reflection for Read-only access, or with
Javassist CtClass / Apache BCEL for reading and writing .class files.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira