Sunday, October 25, 2009

Flex 4 - LC DS 3.0 - Data Service Manager - Mate – Presentation Model Example

This example is based on the previous post but instead uses a "DataServiceManager" Class to handle all operations associated with the "DataService" connected to LCDS 3.0. The actual "DataService" is injected through a Mate "EventMap" but the rest of the application is pretty much the same. I like this model a little better because the Presentation Model doesn't have to know anything about how the DataService deals with the server.

Here is a link to download the source:

http://dl.getdropbox.com/u/2044424/mate_dataservicemanager_lcds.zip

No comments: