[Laszlo-dev] adobe flex compiler Java API
Henry Minsky
hminsky at laszlosystems.com
Mon Jun 2 09:48:15 PDT 2008
Andre found this document which describes how to invoke the Flex compiler
as a Java API
http://livedocs.adobe.com/flex/3/compilerAPI_flex3.pdf
There are some very useful looking pieces there, including an API for
getting the compiler warnings passed out in a structured way, and also a
"virtual filesystem"
API of some kind, so you can pass a set of source files which are only
resident
in memory, not on disk. I suppose we may eventually want to use this,
although
for the foreseeable future, it is good to have all the intermediate .as
files available
in the tmp directory to browse through when debugging.
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080602/d438affe/attachment-0001.html
More information about the Laszlo-dev
mailing list