Project summary:
asigen is an instrinsic class generator for ActionScrtip 2.0 written
in C#, compatible with .NET 1.1+ and Mono 1.1+ runtimes and will run
on Windows, Mac OS X and Linux. It parses individual and/or whole
directories of class files and create intrinsic class files based on
the contents. It supports incremental generation of intrinsic class
files so that only classes that have changed since they were last
parsed have their intrinsic version regenerated. It also supports
limiting the intrinsic classes to public interface only, which is
useful when separating a project into multiple .swf files.
The ActionScript 2.0 class parser is a separate module that could
potentially be used in other projects. Right now it only supports
higher level constructs necessary for asigen (i.e. it doesn't parse
inside of functions) but could potentially be extended.
- Steve
--
Steve Webster
http://www.dynamicflash.com
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org