[forge-issues] [JBoss JIRA] (FORGE-665) JavaParser should support TypeSafe parsing/generation of method bodies/statements

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Jan 7 15:39:08 EST 2013


    [ https://issues.jboss.org/browse/FORGE-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743916#comment-12743916 ] 

Lincoln Baxter III commented on FORGE-665:
------------------------------------------

It might be worthwhile to look at what the Errai team has done with their code-generator. It is very very safe.

https://github.com/errai/errai/tree/master/errai-codegen/src/main/java/org/jboss/errai/codegen

Unfortunately, it is not a round-tripping parser, which means we would need to hack it up to get things to work that way, but it could be a good starting point.
                
> JavaParser should support TypeSafe parsing/generation of method bodies/statements
> ---------------------------------------------------------------------------------
>
>                 Key: FORGE-665
>                 URL: https://issues.jboss.org/browse/FORGE-665
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Parsers / File Manipulation
>    Affects Versions: 1.0.6.Final
>            Reporter: Lincoln Baxter III
>             Fix For: 1.2.0.Final
>
>
> The JavaParser needs to support fine-grained manipulation of method bodies.

--
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


More information about the forge-issues mailing list