Details
Description
Data management code generator creates:
- server side
- - sources
- - compiled bundle
- client side
- - sources
New release of Flex 3 includes a Java-based compiler API that gives to developer ability to compile SWF and SWC files from Java applications.
http://blogs.adobe.com/flexdoc/2008/01/compiler_api.html
From this point of view it would be nice to have such feature because it's eliminates additional steps on initial creating such kind of application.
- server side
- - sources
- - compiled bundle
- client side
- - sources
New release of Flex 3 includes a Java-based compiler API that gives to developer ability to compile SWF and SWC files from Java applications.
http://blogs.adobe.com/flexdoc/2008/01/compiler_api.html
From this point of view it would be nice to have such feature because it's eliminates additional steps on initial creating such kind of application.