I just wanted to get a quick announcement out there.

While Ali and I were working at Bunchball, we built out a huge application using PureMVC.

As we worked with PureMVC, we encountered some issues that didn’t quite feel right. One of the major factors that drew us to PureMVC in the first place was that Cliff designed everything to work with interfaces instead of hard-coded object references.

This proved to be a critical feature that helped support our desired modifications.

Since leaving Bunchball, Rajat Praharia (the CEO) has generously agreed to let us open-source the modifications under a new project we called, FlexMVCS.

It looks like some of the modifications we made have been integrated with later releases of PureMVC, and to be honest, we haven’t really kept up with changes in the underlying project.

As it stands, we’re not planning on putting much time into this project, but we wanted to get it out there for people that might find it useful.

Please check it out and let us know what you think!