[mtasc] Possible new feature?
Ralf Bokelberg
info at bokelberg.de
Thu Jun 16 19:43:09 CEST 2005
If something like that happens to you on a regular base, your classes
are too big probably. Shouldn't be too hard to add to mtasc, though.
Ralf.
Christophe Herreman wrote:
> Hi all,
>
> I was thinking if it would be good if Mtasc could warn about unused vars
> and private functions inside a class or method. I already posted this on
> the OsFlash list (nobody picked up yet) but I think that this
> functionality could be provided by Mtasc.
>
> Here's my original post from the osflash list:
>
> "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
>
> Some months ago, I started a C# application "FlashCop" that does exactly
> this but not on assemblies (swf's in our case), but on AS2 classes. With
> the coming of the FAMES setup, I stopped development because I thought
> it would be better to have such a tool integrated in Eclipse.
>
> I think this could be a great addition to the already great FAMES
> environment, what do you think?"
>
> So, what do you guys think?
>
> Thx for your time and the allmighty Mtasc,
> Christophe
> --
> MTASC : no more coffee break while compiling
More information about the mtasc
mailing list