In a discussion thread at the LinkedIn Adobe Flex Developers Group, about what framework to use for developing large Flex applications someone mentioned Swiz:

- an Inversion of Control framework so you don’t end app with any singleton references in your project code but you can wire your objects together using metadata annotation in your classes

- no repetitive folder layouts, and no boilerplate code on your development

As I am currently doing some heavy refactoring of a prototype project in order to take the application to the next level, the above statements really seems promising, and it would have been great if I could have these benefits.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">