Well that's the problem ... it is working.
The problem is that integrating pmd to generate the reports for the site plugin 
seems problematic as the API has changed and adjusting the FlexPMD plugins to 
the new API doesn't seem to be a straight forward thing.

Currently I have come to believe that it would be better to add official flex 
support to PMD than to maintain highjacked plugin versions to patch that in.

Chris


-----Ursprüngliche Nachricht-----
Von: Justin Mclean [mailto:justinmcl...@me.com] 
Gesendet: Samstag, 6. September 2014 14:14
An: dev@flex.apache.org
Betreff: Re: Migrating Flex PMD to latest PMD version

Hi,

> But going though the individual fragments of FlexPMD I noticed that again we 
> have a rudimentary parser for ActionScript. That parses AS code and creates 
> an Abstract Syntax Tree from this an which the FlexPMD rules operate ... now 
> I was thinking ... how would it be, if FlexPMD referenced falcon and used the 
> parsers and AST from that? To me it sort of looks like all the tools are 
> re-inventing the wheel. And this way our zoo of code could start growing 
> together.

Why not trying to just get it to work first and improve later :-)

Justin

Reply via email to