What is it?
AMFibian is a code generator that streamlines the building of Rich Internet Applications based on Flex and BlazeDS/AMF where the data model uses the Java Persistency API (Hibernate, TopLink, etc).
How does it work?
- Annotate your JPA model
- Generate transfer objects (Java and Actionscript)
- Write your Java service interface
- Generate Actionscript delegate
What does it give me?
- Agility
- Role-based security
- Type-safe access to remote service
- FlexBuilder code hinting and completion