]
Matt Benson reassigned FORGE-796:
---------------------------------
Assignee: Matt Benson
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: Feature Request
Components: Parsers / File Manipulation
Reporter: Lincoln Baxter III
Assignee: Matt Benson
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: