Skip to Content »

FlashApe » Mate Flex Framework

 Mate Flex Framework

  • May 5th, 2008
  • 11:01 am

I just heard about the new Flex framework Mate (pronounced ma-tay) from asfusion. After spending some time going through their site I gotta say I am VERY impressed, both by the framework itself, and the documentation they have put together (considering how many times I’ve been let down by poor documentation in the past, Mate’s is great by comparison) .

The framework is tag-based, easy to follow, and looks like it should be pretty easy for people to pick up. It uses EventMap files which contain EventHandler child tags which describe what to do in response to a certain event….call service, set a property on an object, etc. Some cool things I noticed right off the bat:

  • the way their system works, you can use model objects in the Cairgorm style (one ModelLocator singleton) or in the PureMVC style (proxy/”manager” objects managing their data) and it works the same either way.
  • Objects can be created and cached for future reference in response to an event
  • The framework uses “injector” tags to set/bind properties of one an object to another.

There’s definitely a lot more cool stuff going on in Mate. Go check it out at http://mate.asfusion.com/

4 People had this to say...

Gravatar
  • Nahuel
  • May 6th, 2008
  • 10:34 am

Hi Rich,
Thanks for the comments! Yes, though it took a lot of work, we knew that documentation was a very important part :) and we’re still working on it.

Gravatar
  • Flüge
  • September 25th, 2008
  • 5:19 am

Mate is an awesome!! Give it a try!

Gravatar
  • rich
  • September 25th, 2008
  • 9:01 am

Yes, I did get to give a try on my current project and I’m definitely loving it. I wish I would’ve discovered this a lot sooner :)

Gravatar
  • Dave
  • March 3rd, 2009
  • 6:11 am

Haven’t tried Mate yet, what are peoples thoughts on how Mate effects unit testing?

Want your say?

* Required fields. Your e-mail address will not be published on this site


You can use the following XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>