Share

Transmogrify

Tracker: Feature Requests

5 Refactoring via XSLT Transformation of AST Tree - ID: 1686587
Last Update: Comment added ( warrenc5 )

I think you could map the AST tree to XML then easily do refactoring using
a standard technology like XSLT.

Then people could write refactoring snippets easily and quickly.

Furthermore you could easily store the AST Tree in binary XML form in the
Database.

I attempt to write a patch to do this.


warren crossing ( warrenc5 ) - 2007-03-23 09:39

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2007-03-23 10:39
Sender: warrenc5


I came across this other project which could be instrumental.

http://sourceforge.net/projects/xpa/

by the way transmogrify compiles under java1.6 and appears to work with
ANTLR 2.7.7
although the tests use old junit code, I would like a transmogrifier to
update the test code from assert to assertBoolean




Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.