Skip to content

{ Author Archives }

Swiz 1.0.0 RC1 Available Now!!

It’s been a long time coming, and we’ve still got a ways to go in terms of documentation and examples, but the RC1 release is here!!! First the important bits:
Swiz RC1 Release Zip (contains SWC, source and ASDocs)
RC1 Release Notes
Swiz RC1 tag on GitHub
You may have noticed the download link is pointing to a JIRA [...]

Swiz 1.0.0 Beta Now Available!

Whew! It’s been a while since the alpha release and have we ever been busy! Due to the monstrous list of changes and improvements you see below, we’re not going to try covering all of them in depth in this post. Many of these features will get posts of their own, so keep an eye [...]

Swiz 1.0 – Reflection API and Custom Metadata Processors

As I mentioned in the last post, one of the coolest things in Swiz 1.0 is support for custom metadata processors. In actuality, this feature emerged somewhat organically as we discussed the 1.0 architecture and how we wanted to implement metadata processing. We quickly realized that exposing the system used to implement Autowire and Mediate [...]

Swiz 1.0.0 alpha released!

It’s here! The alpha release of Swiz 1.0.0 is officially in the wild! First, links.
Swiz 1.0.0 alpha source code
Swiz 1.0.0 alpha example projects (SwizDemoApp & SwizDemoAppAS3)
Live Demo App – Flex 3
Live Demo App – AS3
(The examples are heavily commented so view the source!)
Swiz 1.0.0-alpha represents the current state of a clean slate rewrite of the [...]