AW: [FlexPMD] Starting work on FlexPMD

2015-03-08 Thread Christofer Dutz
-shui ;-) Next I'll invest a little time in actually bringing PMD itself, Parser and RuleSet together. Chris -Ursprüngliche Nachricht- Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] Gesendet: Sonntag, 8. März 2015 11:35 An: dev@flex.apache.org Betreff: AW: [FlexPMD] Starting work

AW: [FlexPMD] Starting work on FlexPMD

2015-03-08 Thread Christofer Dutz
ld be self contained and have no reference any code outside this directory. Chris -Ursprüngliche Nachricht- Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] Gesendet: Sonntag, 8. März 2015 11:28 An: dev@flex.apache.org Betreff: AW: [FlexPMD] Starting work on FlexPMD Oh ... thoug

AW: [FlexPMD] Starting work on FlexPMD

2015-03-08 Thread Christofer Dutz
e-modue directory. Chris -Ursprüngliche Nachricht- Von: Justin Mclean [mailto:justinmcl...@me.com] Gesendet: Sonntag, 8. März 2015 00:24 An: dev@flex.apache.org Betreff: Re: [FlexPMD] Starting work on FlexPMD Hi, > Ok so I did a few changes and pushed my stuff. I didn't change the original

Re: [FlexPMD] Starting work on FlexPMD

2015-03-07 Thread Justin Mclean
Hi, > Ok so I did a few changes and pushed my stuff. I didn't change the original > but created a new project in a separate directory. All parser tests are > green, in the rule set some are red. Didn't have the time to sort them our > yet. So if you want to give it a try ... Feel free to do so

AW: [FlexPMD] Starting work on FlexPMD

2015-03-07 Thread Christofer Dutz
;-) Chris Gesendet mit meinem HTC - Reply message - Von: "Christofer Dutz" An: "dev@flex.apache.org" Betreff: [FlexPMD] Starting work on FlexPMD Datum: Sa., Mär. 7, 2015 11:32 I already created a branch, but just haven't pushed it yet. There are several things I

AW: [FlexPMD] Starting work on FlexPMD

2015-03-07 Thread Christofer Dutz
Samstag, 7. März 2015 04:48 An: dev@flex.apache.org Betreff: Re: [FlexPMD] Starting work on FlexPMD Hi, > Today I migrated the parser and the rule set part and a fist version > (codename "MadeByMyGuyver") seems tob e runnning. Now I need to do a lot of > cleaning up. Any chan

Re: [FlexPMD] Starting work on FlexPMD

2015-03-06 Thread Justin Mclean
Hi, > Today I migrated the parser and the rule set part and a fist version > (codename "MadeByMyGuyver") seems tob e runnning. Now I need to do a lot of > cleaning up. Any chance you could branch and check in as you go rather than just at the end? That way people can review and help out. PMD

AW: [FlexPMD] Starting work on FlexPMD

2015-03-06 Thread Christofer Dutz
ware.com] Gesendet: Freitag, 6. März 2015 22:13 An: dev@flex.apache.org Betreff: Re: [FlexPMD] Starting work on FlexPMD Hi, > As the current version of PMD supports language modules, I would like to > extract the parts of FlexPMD that make up the Flex language support and > convert thi

Re: [FlexPMD] Starting work on FlexPMD

2015-03-06 Thread Alex Harui
Have fun! On 3/6/15, 1:01 AM, "Christofer Dutz" wrote: >Hi, > > >Summarizing the last state of FlexPMD in order to get others up to speed >... > > >As PMD didn't support adding new languages, Adobe seem to have forked PMD >years ago in order to build FlexPMD with this. This base version of PMD >

Re: [FlexPMD] Starting work on FlexPMD

2015-03-06 Thread Justin Mclean
Hi, > As the current version of PMD supports language modules, I would like to > extract the parts of FlexPMD that make up the Flex language support and > convert this into a PMD language module and drop the old PMD code. Do you have any idea of how much effort it going to be to convert the old

[FlexPMD] Starting work on FlexPMD

2015-03-06 Thread Christofer Dutz
Hi, Summarizing the last state of FlexPMD in order to get others up to speed ... As PMD didn't support adding new languages, Adobe seem to have forked PMD years ago in order to build FlexPMD with this. This base version of PMD hasn't been updated for a long, long time. While the standalone An