[osflash] FxCop for Flash?

David Rorex drorex at gmail.com
Thu Jun 16 11:56:04 PDT 2005


On 6/16/05, Christophe Herreman <lists at herrodius.com> wrote:
> Hi guys,
> 
> I have been thinking about making an FxCop like tool for Flash.
> FxCop is an MS.NET tool that analyses assemblies and gives warnings
> about unused variables, unused private methods, unneccesary casting,
> naming conventions, etc

Sounds great! If you can just make a simple command line app (maybe
written in c++ to be more portable), that takes an input .as file, and
maybe classpaths, then it could easily be integrated into
eclipse/ant/batch files whatever people use.

-David R



More information about the osflash mailing list