3. Developer Guide
How To Read This Guide
The main goal of this guide is to show you that, by using GDS, you just have to:
- Write your database model with EJB3/JPA and let Gas3 and Hibernate (or other) tools create AS3 beans and SQL scripts;
- Write your services (EJB3 session beans or other types) and let Gas3 create their AS3 equivalent;
- Write your Flex application with advanced features provided by the Tide framework and the JSR-303 like validation framework.
