Swiz 0.6 released
Yesterday new version of Swiz 0.6 was released. It brings couple of new features and some performance improvements:
- Support for mediating bubbled event
- Added view attribute in Mediate tag
- Autowire views with view attribute in Autowire tag
- Ignoring view classes with underscore for performance optimization
- Added viewPackages for performance optimization
- Added eventPackages for shorter notation in strict mode
- SwizConfig for Swiz MXML declaration
- Generic fault handler for executeServiceCall
- Autowire bean properties with new property attribute
- Prototype supports class reference and constructor arguments
Sonke Rohde published great post explaining all the new features: http://soenkerohde.com/2009/05/swiz-06-released/
