Fork of Swiz Framework with modifications used by Codeoscopic S.A.
- Support for nested object creation (fixing crash when there's no place holder object)
- Fix recursive endless loop when source of Bean is a Bean
- Update Flex SDK version to 4.6.b.23201
- Maven Version of Swiz Framework
- Fixed Prototype leak by Jeffrey Barrus
- Fix some Flash Builder configurations (manifest,...)
==========================================
Swiz is a brutally simple micro-architecture for creating Rich Internet Applications with ActionScript 3 and Adobe Flex
The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens in the develop branch, so you should fork from and submit to it, not master.
Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the Swiz wiki and bugs and feature requests should be entered in the Swiz JIRA instance
You can compile the library .swc file using:
ant -f ./build/build.xml compile