GraniteDS Flex plugin 0.7 released
The version 0.7 of the gdsflex plugin is now available.It includes many improvements and new features :
- Improved as3 template for domain classes including Grails constraints and association information.
- Added support for byte (+) and Blob properties.
- Added scaffolding templates for gdsflex-enabled controllers (installed with grails install-flex-templates), including support for file upload/download from Flex.
- Added html-wrapper script to generate an html wrapper (web-app/app.html or grails-app/views/flexindex.gsp).
- Support for Flex deep linking with Path (+) annotation in Tide components.
- Flex application generator from the domain classes with grails generate-flex-app using client-side dynamic UI builder.