Built an AS3 Project to Work with GenericDAO using Swiz and AS3Signals
The project was inspired by Java Spring Framework:
IBM Generic Dao
The project uses the benefits of DI provided by Swiz 1.0.
The Deferred Instantiation of Swiz builds DAO Object only when [Inject] keyword is used.
Also, uses the latest Spark SkinnableComponent Framework for the View Part with Passive View.
The Source can be downloaded from SwizDAO Git
The below is the code from Swiz Context for a DAO Object:
<swiz:Prototype name=”taskDAO” constructorArguments=”{['task',taskProcessor]}” type=”{AbstractDAO}” singleton=”true”/>
Update Info : http://nsdevaraj.wordpress.com/2010/05/12/project-swiz-dao/
13.006600
80.253697