You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Devesh Mishra <De...@mastek.com> on 2013/11/26 11:25:59 UTC

Action Script Code Validator tool

Hi,

Is there any tool available to validate Action Script code like JSLint which is for Java Script code to validate.

--
Thanks & Regards,
Devesh Mishra
Contact: +91-8097032750 / 022 - 27781272 (ext - 5222)
MASTEK LTD.
In the US, we're called MAJESCOMASTEK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: Action Script Code Validator tool

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

FlexPMD is still quite useful IMO but can require a little tuning depending on your application/coding style.

Thanks,
Justin

Re: Action Script Code Validator tool

Posted by Avi Kessner <ak...@gmail.com>.
FlexPMD also helps with with coding standards and best coding practices,
which is why you need to be able to write rules
On Nov 26, 2013 7:31 PM, "Alex Harui" <ah...@adobe.com> wrote:

>
>
> On 11/26/13 6:24 AM, "Avi Kessner" <ak...@gmail.com> wrote:
>
> >Except for the fact, that you have to write rules in Java and not AS3 I'd
> >say that it's pretty much feature complete and worth donating.
> >Do you think we could build rules writing into Falcon?
> I assume you could build rules writing in to Falcon.  But is that a
> requirement?  The JS linters we are using for FlexJS only seem to give you
> some options.
>
> I haven't given much thought to it.  It just seems like a linter needs
> most or all of the parsing phase of the compiler and then checks for a few
> different things.
>
> -Alex
>
>

Re: Action Script Code Validator tool

Posted by Alex Harui <ah...@adobe.com>.

On 11/26/13 6:24 AM, "Avi Kessner" <ak...@gmail.com> wrote:

>Except for the fact, that you have to write rules in Java and not AS3 I'd
>say that it's pretty much feature complete and worth donating.
>Do you think we could build rules writing into Falcon?
I assume you could build rules writing in to Falcon.  But is that a
requirement?  The JS linters we are using for FlexJS only seem to give you
some options.

I haven't given much thought to it.  It just seems like a linter needs
most or all of the parsing phase of the compiler and then checks for a few
different things.

-Alex


Re: Action Script Code Validator tool

Posted by Avi Kessner <ak...@gmail.com>.
Except for the fact, that you have to write rules in Java and not AS3 I'd
say that it's pretty much feature complete and worth donating.
Do you think we could build rules writing into Falcon?

brought to you by the letters A, V, and I
and the number 47


On Tue, Nov 26, 2013 at 4:15 PM, Alex Harui <ah...@adobe.com> wrote:

> I'm about to submit a bunch of stuff to legal for donation to Apache.
> I've never used FlexPMD or looked at its code.  Is it worth donating as a
> starting point or should we just build this capability into Falcon?
>
> -Alex
>
> On 11/26/13 2:52 AM, "Maurice Amsellem" <ma...@systar.com>
> wrote:
>
> >The last time I used FlexPMD was several years ago, and I don't know if
> >it still working, but it's the only quality code tool for Flex I know
> >about.
> >
> >Maurice
> >
> >-----Message d'origine-----
> >De : Tom Chiverton [mailto:tc@extravision.com]
> >Envoyé : mardi 26 novembre 2013 11:41
> >À : dev@flex.apache.org
> >Objet : Re: Action Script Code Validator tool
> >
> >On 26/11/2013 10:31, Maurice Amsellem wrote:
> >> You can try FlexPMD
> >>
> >http://sourceforge.net/adobe/flexpmd/ ?
> >
> >Issues were last updated a year ago... and the when I looked then it
> >doesn't actually work very well in Eclipse.
> >
> >Tom
>
>

Re: Action Script Code Validator tool

Posted by Avi Kessner <ak...@gmail.com>.
The analysis tools in IDEA work really well, but you can tell they were
created for Java and just happen to work for AS3 as well :)
I haven't tried them for Flex yet.

brought to you by the letters A, V, and I
and the number 47


On Tue, Nov 26, 2013 at 2:40 PM, Maurice Amsellem <
maurice.amsellem@systar.com> wrote:

> I am working with IDEA, but didn't have time yet to try the analysis tools.
> Will give them a try.
> Thanks for the hint.
>
> Maurice
>
> -----Message d'origine-----
> De : piotr.zarzycki [mailto:piotrzarzycki21@gmail.com]
> Envoyé : mardi 26 novembre 2013 13:30
> À : dev@flex.apache.org
> Objet : RE: Action Script Code Validator tool
>
> Hi,
>
> Small off top..
> I think Maurice similar functionality to FlexPMD we have got native in
> Intellij IDEA, too bad there is not in Flash Builder.
>
> Piotr
>
>
>
> -----
> Flex/Air developer open to new job offers and challenges.
> piotrzarzycki21@gmail.com
> --
> View this message in context:
> http://apache-flex-development.2333347.n4.nabble.com/Action-Script-Code-Validator-tool-tp32611p32617.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

RE: Action Script Code Validator tool

Posted by Maurice Amsellem <ma...@systar.com>.
I am working with IDEA, but didn't have time yet to try the analysis tools.
Will give them a try.
Thanks for the hint.

Maurice 

-----Message d'origine-----
De : piotr.zarzycki [mailto:piotrzarzycki21@gmail.com] 
Envoyé : mardi 26 novembre 2013 13:30
À : dev@flex.apache.org
Objet : RE: Action Script Code Validator tool

Hi,

Small off top..
I think Maurice similar functionality to FlexPMD we have got native in Intellij IDEA, too bad there is not in Flash Builder.

Piotr



-----
Flex/Air developer open to new job offers and challenges.
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Action-Script-Code-Validator-tool-tp32611p32617.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

RE: Action Script Code Validator tool

Posted by "piotr.zarzycki" <pi...@gmail.com>.
Hi,

Small off top..
I think Maurice similar functionality to FlexPMD we have got native in
Intellij IDEA, too bad there is not in Flash Builder.

Piotr



-----
Flex/Air developer open to new job offers and challenges.
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Action-Script-Code-Validator-tool-tp32611p32617.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Action Script Code Validator tool

Posted by Alex Harui <ah...@adobe.com>.
I'm about to submit a bunch of stuff to legal for donation to Apache.
I've never used FlexPMD or looked at its code.  Is it worth donating as a
starting point or should we just build this capability into Falcon?

-Alex

On 11/26/13 2:52 AM, "Maurice Amsellem" <ma...@systar.com>
wrote:

>The last time I used FlexPMD was several years ago, and I don't know if
>it still working, but it's the only quality code tool for Flex I know
>about.
>
>Maurice 
>
>-----Message d'origine-----
>De : Tom Chiverton [mailto:tc@extravision.com]
>Envoyé : mardi 26 novembre 2013 11:41
>À : dev@flex.apache.org
>Objet : Re: Action Script Code Validator tool
>
>On 26/11/2013 10:31, Maurice Amsellem wrote:
>> You can try FlexPMD
>>
>http://sourceforge.net/adobe/flexpmd/ ?
>
>Issues were last updated a year ago... and the when I looked then it
>doesn't actually work very well in Eclipse.
>
>Tom


RE: Action Script Code Validator tool

Posted by Maurice Amsellem <ma...@systar.com>.
The last time I used FlexPMD was several years ago, and I don't know if it still working, but it's the only quality code tool for Flex I know about.

Maurice 

-----Message d'origine-----
De : Tom Chiverton [mailto:tc@extravision.com] 
Envoyé : mardi 26 novembre 2013 11:41
À : dev@flex.apache.org
Objet : Re: Action Script Code Validator tool

On 26/11/2013 10:31, Maurice Amsellem wrote:
> You can try FlexPMD
>
http://sourceforge.net/adobe/flexpmd/ ?

Issues were last updated a year ago... and the when I looked then it doesn't actually work very well in Eclipse.

Tom

Re: Action Script Code Validator tool

Posted by Tom Chiverton <tc...@extravision.com>.
On 26/11/2013 10:31, Maurice Amsellem wrote:
> You can try FlexPMD
>
http://sourceforge.net/adobe/flexpmd/ ?

Issues were last updated a year ago... and the when I looked then it 
doesn't actually work very well in Eclipse.

Tom

RE: Action Script Code Validator tool

Posted by Maurice Amsellem <ma...@systar.com>.
You can try FlexPMD

-----Message d'origine-----
De : Devesh Mishra [mailto:Devesh.Mishra@mastek.com] 
Envoyé : mardi 26 novembre 2013 11:26
À : users@flex.apache.org; dev@flex.apache.org
Objet : Action Script Code Validator tool

Hi,

Is there any tool available to validate Action Script code like JSLint which is for Java Script code to validate.

--
Thanks & Regards,
Devesh Mishra
Contact: +91-8097032750 / 022 - 27781272 (ext - 5222) MASTEK LTD.
In the US, we're called MAJESCOMASTEK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

RE: Action Script Code Validator tool

Posted by Maurice Amsellem <ma...@systar.com>.
You can try FlexPMD

-----Message d'origine-----
De : Devesh Mishra [mailto:Devesh.Mishra@mastek.com] 
Envoyé : mardi 26 novembre 2013 11:26
À : users@flex.apache.org; dev@flex.apache.org
Objet : Action Script Code Validator tool

Hi,

Is there any tool available to validate Action Script code like JSLint which is for Java Script code to validate.

--
Thanks & Regards,
Devesh Mishra
Contact: +91-8097032750 / 022 - 27781272 (ext - 5222) MASTEK LTD.
In the US, we're called MAJESCOMASTEK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~