Re: [Codenarc-developer] PMD Integration ?
Brought to you by:
chrismair
From: Hamlet D'A. <ham...@gm...> - 2012-01-26 16:22:26
|
Rules are implemented as ast transformations, but the groovy compiler is quite different from java's. What does it mean for a language to be integrated? What is your vision? -- Hamlet D'Arcy ham...@gm... On Jan 26, 2012 4:35 PM, "Romain Pelisse" <be...@gm...> wrote: > Hi Codenarc Developer, > > After a year of hiatus, I'm happy to announce that development and PMD has > resume and that we will release, soon, a PMD 5.0 which allow to add other > language (than Java). In this regards, when I stumbled upon Codenarc, I > wondered how close you are to PMD. The ruleset structure and organizationn > does feel quite familiar :) , but how did you implemented the rule ? Using > an AST lilke PMD ? > > It could make sense that we work together, on way or the other - hopefully > reducing the amount of work on both project... > > > > -- > Romain PELISSE, > *"The trouble with having an open mind, of course, is that people will > insist on coming along and trying to put things in it" -- Terry Pratchett* > http://belaran.eu/wordpress/belaran > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Codenarc-developer mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codenarc-developer > > |