Everybody is invited to FlexMania. Tomorrow, July 7th, I'll be presenting about Mate (in English). It will probably be a shorter version of the presentation I gave at 360|Flex, about scaling Mate applications, so if you missed it, you can see it now.
Posted on July, 06, 2009 by Laura
Filed under: Presentations
This is an excellent presentation.
Can anyone post the link for source code?
(Laura mentioned she will be posting in a repository, but not sure which one, did not find it here)
Thanks in advance
prab
http://mate.asfusion.com/page/examples/intranet
In the example http://mate.asfusion.com/page/examples/intranet, specifically in the file com/asfusion/intranet/contacts/services/ContactServices.mxml, how can replace with a real RemoteObject?
Something idea?
Where it says <MockRemoteObject> you put <RemoteObject> with the correct attributes such as endpoint, etc, making sure you use the same id as the original MockRemoteObject.