On 30 Dec 2009, at 21:46, Alexandre Bergel wrote:
Sure, the parsing part will be solved, but you will still have to deal with the evolution of the AST and the interpretation of the AST, which is not trivial at all.
Not at all. I did this with Java4Moose and CAnalyzer. Analyzing the AST is not easy. Johan, do you know whether the Java AST in Eclipse is linked somehow with Subversion?
AFAIK there is no integration AST wise, it's just file based, you can version anything.
As far as I know, comments are missing from what inFusion produce. Getting comments will be a good plus.
I was thinking about the comments as well as the full source code, maybe through some form of a file handle to keep memory overhead to a minimum.
-- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile