Hey David, pretty sweet set of Ruby scripts. Being a Ruby hacker myself, how hard do you think this would be to use as2api to generate intrinsic representations of a library (see thread on SWF as DLL for more on that). I would really like to build a set of intrinsic files that folks that use ActionStep can compile against to allow for sharing of ActionStep's library of AS code across multiple UI's. Of course, the totality of ActionStep is 71K right now so its not a huge hit, but smaller is always better in Flash.

Thanks again!

-rich

On Jun 28, 2005, at 7:00 PM, David Holroyd wrote:

as2api is a GPL'ed documentation generating tool for ActionScript 2,
a la Javadoc.  It's a command-line application implemented in the Ruby
programming language, and 'compiled' versions are available for Win32
and OSX.

See the project page for downloads, and a full changelog vs. release 0.2

  http://www.badgers-in-foil.co.uk/projects/as2api/


Highlights of this release are:

 - Per-package class/interface inheritance diagrams can be generated
 - The win32 GUI has gone away again, the all-in-one win32 version is
   again a command-line app
 - Command-line options have been vastly improved
 - An all-in-one OSX command-line app is now provided
 - A few more Javadoc tags are supported; [EMAIL PROTECTED] / @see / [EMAIL 
PROTECTED]
 - HTML is now allowed in comments
 - The generated XHTML is now mostly valid


dave

--
http://david.holroyd.me.uk/

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to