<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums: Recent Posts</title>
<link>http://mate.asfusion.com/forums/</link>
<description>Forums: Recent Posts</description>
<language>en</language>
<pubDate>Thu, 09 Feb 2012 00:27:06 +0000</pubDate>

<item>
<title>TomBC on "How to instantate EventMap with ActionScript"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=234#post-4882</link>
<pubDate>Fri, 13 Jan 2012 14:20:06 +0000</pubDate>
<dc:creator>TomBC</dc:creator>
<guid isPermaLink="false">4882@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I solved the injection problem. See&#60;br /&#62;
&#60;a href=&#34;http://mate.asfusion.com/forums/topic.php?id=1305&#34; rel=&#34;nofollow&#34;&#62;http://mate.asfusion.com/forums/topic.php?id=1305&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>TomBC on "Instantiate dynamic event map with ActionScript"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1305#post-4881</link>
<pubDate>Fri, 13 Jan 2012 14:19:29 +0000</pubDate>
<dc:creator>TomBC</dc:creator>
<guid isPermaLink="false">4881@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Ha! Got it... Mate is using weak references to the elements within the event-map when registering them as listeners.&#60;/p&#62;
&#60;p&#62;In my test code I did not maintain a strong reference to the event-map, so it got instantly garbage collected and no injection listeners worked.
&#60;/p&#62;</description>
</item>
<item>
<title>TomBC on "Instantiate dynamic event map with ActionScript"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1305#post-4880</link>
<pubDate>Fri, 13 Jan 2012 09:05:27 +0000</pubDate>
<dc:creator>TomBC</dc:creator>
<guid isPermaLink="false">4880@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;we are adding an AddOn-System to our Flex/Mate application.&#60;/p&#62;
&#60;p&#62;For that it would be a huge improvement to allow each AddOn to have its own local EventMap. Hence we need to add further event-maps dynamically via ActionScript.&#60;/p&#62;
&#60;p&#62;Has anybody done this successfully? &#60;/p&#62;
&#60;p&#62;The following forum thread talks very much about the same topic, but fails to deliver a solution for making Injections work.&#60;br /&#62;
&#60;a href=&#34;http://mate.asfusion.com/forums/topic.php?id=234&#34; rel=&#34;nofollow&#34;&#62;http://mate.asfusion.com/forums/topic.php?id=234&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>miguel.f.arias on "role based access"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1304#post-4879</link>
<pubDate>Tue, 10 Jan 2012 23:05:17 +0000</pubDate>
<dc:creator>miguel.f.arias</dc:creator>
<guid isPermaLink="false">4879@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;good afternoon:&#60;/p&#62;
&#60;p&#62;I have to manage access to resources in a Flex application, this is the scenario, I have three roles administrator, informant, spectator, in the database I have several resources such as creating reports, update and remove report report, and so many resources, some of these resources are in modules. example:&#60;/p&#62;
&#60;p&#62;1. Resource Management module: CRUD parts, CRUD machines and many more.&#60;br /&#62;
2. Resource Management Module: reporting damage, report notes, and more ...............&#60;/p&#62;
&#60;p&#62;The situation is this, how can these resources be managed with the philosophy of MATE?&#60;/p&#62;
&#60;p&#62;the administrator has access to the administration module and each of their CRUD&#60;br /&#62;
but also has access to the management module but only to report damage&#60;/p&#62;
&#60;p&#62;which would be the way to do this?&#60;/p&#62;
&#60;p&#62;Thanks for your attention and I apologize if I am not clear enough
&#60;/p&#62;</description>
</item>
<item>
<title>masu on "Survey: "How do you develop your Flex applications?""</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1287#post-4878</link>
<pubDate>Sat, 07 Jan 2012 11:15:01 +0000</pubDate>
<dc:creator>masu</dc:creator>
<guid isPermaLink="false">4878@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;As promised, but with a slight delay, here are the results of this little survey:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/masuland/wiki/Statistics&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/masuland/wiki/Statistics&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you for your participation, and, feel free to send me remarks or post comments ... Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>rattkin on "Mate and application architecture - questions"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=722#post-4877</link>
<pubDate>Wed, 04 Jan 2012 19:56:17 +0000</pubDate>
<dc:creator>rattkin</dc:creator>
<guid isPermaLink="false">4877@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Gee, so much time has passed! It's nice to see that people are still using my solutions :) As for 7), I would have to think about the whole thing again, but I vaguely remember what I wanted to achieve. The core of the idea was for eventmap to be some sort of controller, but because of the scale of the eventmap, putting additional code could indeed look like not so relevant thing to do. While Mate was a great framework for me and I appreciate the idea, in the end I've dropped it in favor of Parsley. Parsley is very strongly supported by this author and is far more powerful. I've quickly discovered that because of Parsley is so flexible, I can bake my own way of creating applications and create something very much similar to Mate's eventmap.  I've been working on my structure of the application long time since then, and current solution is a mix of ideas from here. In parsley, however, the configuration does not pretend to do any sort of logic, which means that is a true event bus (Mate's eventmap is not, it does too many things) and all  your logic stays in your AS3 classes. So there, my managers changed into controllers, and they indeed dispatch events using custom dispatcher - and in parsley architecture it makes much more sense and is very easy to do. I should probably describe it properly and maybe even release some day :) But as for Mate... sorry, not going back. It was nice for start, but doesn't really cut it for bigger projects for me.
&#60;/p&#62;</description>
</item>
<item>
<title>arundhaj on "EventHandler cache's response"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1303#post-4876</link>
<pubDate>Wed, 04 Jan 2012 07:20:46 +0000</pubDate>
<dc:creator>arundhaj</dc:creator>
<guid isPermaLink="false">4876@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm facing an issue in one particular EventHandler.&#60;/p&#62;
&#60;p&#62;When I invoke the following event two or more times, the response resultObject.sessionId is always same. The &#34;event.baseUrl&#34; server always sends a new sessionId, however in the resultHandler it is not getting changed.&#60;/p&#62;
&#60;p&#62;I tried setting the cache attribute of DelegateInvoker to none, but in vain. Please someone help me to sort out this issue.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;mate:EventHandlers type=&#34;{LoginEvent.LOGIN}&#34; debug=&#34;true&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;mate:DelegateInvoker generator=&#34;{AuthServiceXmlRest}&#34; constructorArguments=&#34;{event.baseUrl}&#34; method=&#34;login&#34; arguments=&#34;{[event.username, event.password, event.sessionTimeout]}&#34; showBusyCursor=&#34;true&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;mate:Properties baseUrl=&#34;{event.baseUrl}&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;mate:resultHandlers&#38;gt;&#60;br /&#62;
			&#38;lt;mate:MethodInvoker generator=&#34;{SessionManager}&#34; method=&#34;storeSessionInfo&#34; arguments=&#34;{[event.baseUrl, event.username, event.password, resultObject.sessionId]}&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;mate:EventAnnouncer type=&#34;{ViewNavigationEvent.DASHBOARD}&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;/mate:resultHandlers&#38;gt;&#60;br /&#62;
		&#38;lt;mate:faultHandlers&#38;gt;&#60;br /&#62;
			&#38;lt;mate:EventAnnouncer type=&#34;{ViewNavigationEvent.LOGIN}&#34;&#38;gt;&#60;br /&#62;
				&#38;lt;mate:Properties fault=&#34;{fault}&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;/mate:EventAnnouncer&#38;gt;&#60;br /&#62;
		&#38;lt;/mate:faultHandlers&#38;gt;&#60;br /&#62;
	&#38;lt;/mate:DelegateInvoker&#38;gt;&#60;br /&#62;
&#38;lt;/mate:EventHandlers&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
Thanks.&#60;br /&#62;
ArunDhaJ
&#60;/p&#62;</description>
</item>
<item>
<title>gabrielflores on "Time to abandon Mate?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1252#post-4867</link>
<pubDate>Fri, 16 Dec 2011 13:48:32 +0000</pubDate>
<dc:creator>gabrielflores</dc:creator>
<guid isPermaLink="false">4867@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Nahuel, please change th f**** number. Some people need the ONE. &#60;/p&#62;
&#60;p&#62;Some people rule his life with such of things.... And developers like us, have to live with this kind of decisions. No matter what is the best.&#60;/p&#62;
&#60;p&#62;Mate 1.0.0 !! Be proud of your son
&#60;/p&#62;</description>
</item>
<item>
<title>gabrielflores on "TypeError: Error #1034: Error de conversión forzada"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1269#post-4866</link>
<pubDate>Fri, 16 Dec 2011 13:40:33 +0000</pubDate>
<dc:creator>gabrielflores</dc:creator>
<guid isPermaLink="false">4866@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Este no es un issue de Mate. &#60;/p&#62;
&#60;p&#62;Cambiale el tipo de dato al metodo storeMantenimientos, aunque tengas q comentar el resto del metodo... Capaz que estas devolviendo un objeto que no corresponde con valueObjects.Maquina. &#60;/p&#62;
&#60;p&#62;Una idea, revisa el mapeo de la clase actionScript que se corresponde con Maquina.&#60;br /&#62;
[RemoteClass]
&#60;/p&#62;</description>
</item>
<item>
<title>masu on "Survey: "How do you develop your Flex applications?""</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1287#post-4817</link>
<pubDate>Mon, 12 Dec 2011 08:04:17 +0000</pubDate>
<dc:creator>masu</dc:creator>
<guid isPermaLink="false">4817@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;*Last Call* Could you please take part in a small survey? Only 3 questions need to be answered: &#60;a href=&#34;http://bit.ly/vp5CY1&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/vp5CY1&#60;/a&#62; ... The results will be posted the end of December. Thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>OfcLks on "how can I set dinamically selector property to MessageHandler?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1294#post-4809</link>
<pubDate>Wed, 07 Dec 2011 17:40:29 +0000</pubDate>
<dc:creator>OfcLks</dc:creator>
<guid isPermaLink="false">4809@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;how can I set selector property to MessageHandler dinamically? &#60;/p&#62;
&#60;p&#62;Anybody help me, please
&#60;/p&#62;</description>
</item>
<item>
<title>Nahuel on "[Inject] in Flex 5?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1288#post-4805</link>
<pubDate>Tue, 06 Dec 2011 01:58:32 +0000</pubDate>
<dc:creator>Nahuel</dc:creator>
<guid isPermaLink="false">4805@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I think that cleaning the mess of UICompoment is a great idea. Regarding how that will impact the frameworks all depends how that will be implemented. I hope that Spoon do much better job that Adobe but who knows with all the news around.
&#60;/p&#62;</description>
</item>
<item>
<title>JennySF on "Communication Between Local Event Maps"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1290#post-4792</link>
<pubDate>Sat, 03 Dec 2011 06:32:26 +0000</pubDate>
<dc:creator>JennySF</dc:creator>
<guid isPermaLink="false">4792@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hello everyone, I'm working on a large scale app with many local event maps.  The size of the project grew to where it was no longer practical to keep everything in a single event map.  There a lot of cases that have popped up where I needed to share models between event maps, but the current way of defining scopes do not allow that, without just making it global which is not a valid option for me (defeats the purpose of having a local event map).  Has anyone figured out a workaround for this?  I think someone mentioned on this forum having named scopes, has anyone tried something like that?
&#60;/p&#62;</description>
</item>
<item>
<title>masu on "[Inject] in Flex 5?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1288#post-4790</link>
<pubDate>Thu, 01 Dec 2011 02:57:34 +0000</pubDate>
<dc:creator>masu</dc:creator>
<guid isPermaLink="false">4790@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;For unit-testing purposes the next version of the Flex SDK probably gets dependency injection ... see the video at 29m:45s: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tv.adobe.com/watch/max-2011-develop/open-source-flex-what-the-spoon-project-means-to-you/&#34; rel=&#34;nofollow&#34;&#62;http://tv.adobe.com/watch/max-2011-develop/open-source-flex-what-the-spoon-project-means-to-you/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I wonder what this means to IoC-Microarchitectures? Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>masu on "Survey: "How do you develop your Flex applications?""</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1287#post-4769</link>
<pubDate>Sun, 27 Nov 2011 12:04:12 +0000</pubDate>
<dc:creator>masu</dc:creator>
<guid isPermaLink="false">4769@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'd like to ask you if you could take part in a little survey: &#34;How do you develop your Flex applications?&#34; ... There are only 3 questions ahead for you ... &#60;a href=&#34;http://bit.ly/vp5CY1&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/vp5CY1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
masu
&#60;/p&#62;</description>
</item>
<item>
<title>ADP on "The events on the popups is duplicate"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1277#post-4747</link>
<pubDate>Wed, 23 Nov 2011 23:15:20 +0000</pubDate>
<dc:creator>ADP</dc:creator>
<guid isPermaLink="false">4747@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The events on the popups is duplicate when I close and open again.&#60;/p&#62;
&#60;p&#62;The first time I open the popup, the events is called one time only (correct). But, when I close it and open it again, the event is called 2 times... If I close and open again (3 times), the event is called 3 times.&#60;/p&#62;
&#60;p&#62;How can I fix this problem?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>miguel.f.arias on "TypeError: Error #1034: Error de conversión forzada"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1269#post-4672</link>
<pubDate>Fri, 11 Nov 2011 18:02:56 +0000</pubDate>
<dc:creator>miguel.f.arias</dc:creator>
<guid isPermaLink="false">4672@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;hello:&#60;br /&#62;
The problem is as follows&#60;/p&#62;
&#60;p&#62;when I make the call to a java service&#60;/p&#62;
&#60;p&#62;&#38;lt;actionLists:EventHandlers type=&#34;{MantenimientoEvent.GET_ALL_MANTENIMIENTO}&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;builders:RemoteObjectInvoker destination=&#34;SessionBeans.AdminFacade&#34;&#60;br /&#62;
										  method=&#34;getMantenimientos&#34;&#60;br /&#62;
										  showBusyCursor=&#34;true&#34;&#60;br /&#62;
										  debug=&#34;true&#34;&#38;gt;&#60;br /&#62;
				&#38;lt;builders:resultHandlers&#38;gt;&#60;br /&#62;
					&#38;lt;builders:MethodInvoker generator=&#34;{MantenimientoEventManager}&#34; method=&#34;storeMantenimientos&#34; arguments=&#34;{resultObject}&#34;/&#38;gt;&#60;br /&#62;
				&#38;lt;/builders:resultHandlers&#38;gt;&#60;br /&#62;
			&#38;lt;/builders:RemoteObjectInvoker&#38;gt;&#60;br /&#62;
		&#38;lt;/actionLists:EventHandlers&#38;gt;&#60;/p&#62;
&#60;p&#62;A I get the following error:&#60;/p&#62;
&#60;p&#62;TypeError: Error #1034: Error de conversión forzada: no se puede convertir &#60;a href=&#34;mailto:Object@93c2311&#34;&#62;Object@93c2311&#60;/a&#62; en valueObjects.Maquina.&#60;/p&#62;
&#60;p&#62;Any Idea?????
&#60;/p&#62;</description>
</item>
<item>
<title>Migs on "Time to abandon Mate?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1252#post-4665</link>
<pubDate>Wed, 09 Nov 2011 15:20:03 +0000</pubDate>
<dc:creator>Migs</dc:creator>
<guid isPermaLink="false">4665@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I started a few month ago to work on a project using mate. I was very excited at the begining but as the project got bigger and as I was trying to do things out of the ordinary I realised that Mate is far from being the ideal framework. &#60;/p&#62;
&#60;p&#62;In the end I feel like it forces you to do &#34;dirty&#34; things to overcome your problems while the whole point of using this framework in the first palce was to keep it all clean. If it fails to do that, then what's the point adding complexity to your project by implementing a framework...&#60;/p&#62;
&#60;p&#62;If you want to know what I mean about the &#34;dirty&#34; things, read the following &#60;a href=&#34;http://mate.asfusion.com/forums/topic.php?id=722&#34;&#62;POST&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I will checkout Robotlegs to see if it meets my needs but this time I won't get too excited until I'm sure it works for me :)
&#60;/p&#62;</description>
</item>
<item>
<title>duncancasemore on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4602</link>
<pubDate>Sat, 22 Oct 2011 22:14:37 +0000</pubDate>
<dc:creator>duncancasemore</dc:creator>
<guid isPermaLink="false">4602@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi Laura&#60;/p&#62;
&#60;p&#62;Thanks for your help. My issue has been resolved by compiling with the new AIR SDK 3.0. With this I didn't even need to recompile Mate - the standard swc download works.&#60;/p&#62;
&#60;p&#62;All my mobile projects that use Mate now build - perfect!&#60;/p&#62;
&#60;p&#62;Duncan
&#60;/p&#62;</description>
</item>
<item>
<title>kishorkv on "WebServiceInvoker for Secure WebService"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1257#post-4601</link>
<pubDate>Fri, 21 Oct 2011 01:36:57 +0000</pubDate>
<dc:creator>kishorkv</dc:creator>
<guid isPermaLink="false">4601@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I have to consume secure webservice (BMC Remedy) and using WebServiceInvoker for that. How to set userid and password for authentication required in the SOAP header?&#60;/p&#62;
&#60;p&#62;Here is how the soap envelope looks like,&#60;br /&#62;
&#38;lt;soapenv:Envelope xmlns:soapenv=&#34;http://schemas.xmlsoap.org/soap/envelope/&#34; xmlns:urn=&#34;urn:EWP&#34;&#38;gt;&#60;br /&#62;
   &#38;lt;soapenv:Header&#38;gt;&#60;br /&#62;
      &#38;lt;urn:AuthenticationInfo&#38;gt;&#60;br /&#62;
         &#38;lt;urn:userName&#38;gt;test&#38;lt;/urn:userName&#38;gt;&#60;br /&#62;
         &#38;lt;urn:password&#38;gt;test&#38;lt;/urn:password&#38;gt;&#60;br /&#62;
      &#38;lt;/urn:AuthenticationInfo&#38;gt;&#60;br /&#62;
   &#38;lt;/soapenv:Header&#38;gt;&#60;br /&#62;
   &#38;lt;soapenv:Body&#38;gt;&#60;br /&#62;
      &#38;lt;urn:OpGet&#38;gt;&#60;br /&#62;
         &#38;lt;urn:RequestNumber&#38;gt;123&#38;lt;/urn:RequestNumber&#38;gt;&#60;br /&#62;
      &#38;lt;/urn:OpGet&#38;gt;&#60;br /&#62;
   &#38;lt;/soapenv:Body&#38;gt;&#60;br /&#62;
&#38;lt;/soapenv:Envelope&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Laura on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4600</link>
<pubDate>Thu, 20 Oct 2011 17:49:53 +0000</pubDate>
<dc:creator>Laura</dc:creator>
<guid isPermaLink="false">4600@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi Duncan,&#60;/p&#62;
&#60;p&#62;Do you happen to be using any other swc (all swcs need to be compiled as explained above)?&#60;br /&#62;
I would try doing a very small example, adding swcs one by one to see what is making it not work.
&#60;/p&#62;</description>
</item>
<item>
<title>duncancasemore on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4599</link>
<pubDate>Thu, 20 Oct 2011 12:26:25 +0000</pubDate>
<dc:creator>duncancasemore</dc:creator>
<guid isPermaLink="false">4599@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi Laura&#60;/p&#62;
&#60;p&#62;Thank-you for your quick update, that's useful to know.&#60;/p&#62;
&#60;p&#62;I tried the library you attached and that one still crashed.  I also downloaded the source into a library, set the namespace etc and that all compiled fine but it crashed as well.  Do you have any other tricks that might do the trick?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Duncan
&#60;/p&#62;</description>
</item>
<item>
<title>Laura on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4598</link>
<pubDate>Wed, 19 Oct 2011 21:07:48 +0000</pubDate>
<dc:creator>Laura</dc:creator>
<guid isPermaLink="false">4598@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;You can try downloading this (it is the one we use). Your mileage may vary, if it still doesn't work, then do as I described above.&#60;br /&#62;
&#60;a href=&#34;http://mate.asfusion.com/assets/content/code/Mate_09_1_F4.swc&#34; rel=&#34;nofollow&#34;&#62;http://mate.asfusion.com/assets/content/code/Mate_09_1_F4.swc&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Laura on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4597</link>
<pubDate>Wed, 19 Oct 2011 21:00:36 +0000</pubDate>
<dc:creator>Laura</dc:creator>
<guid isPermaLink="false">4597@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi duncancasemore,&#60;/p&#62;
&#60;p&#62;Yes, we have an application running on iOS and all the other platforms, including Playbook (http://conqu.com )&#60;br /&#62;
The trick to make it work is to compile Mate with the same compiler version you are using to compile your code. We don't have downloads for every specific version, so it is easier for you to download the source in a library project and point to that. (Compile is as library project instead of linking to the source directly so that you can have the right namespace).&#60;/p&#62;
&#60;p&#62;The latest code is at GitHub: &#60;a href=&#34;https://github.com/asfusion/mate&#34; rel=&#34;nofollow&#34;&#62;https://github.com/asfusion/mate&#60;/a&#62;  To compile, you'll need to add this namespace:&#60;br /&#62;
&#60;a href=&#34;http://mate.asfusion.com/&#34; rel=&#34;nofollow&#34;&#62;http://mate.asfusion.com/&#60;/a&#62;&#60;br /&#62;
and point it to the manifest.xml file included in the project (see &#60;a href=&#34;http://mate.asfusion.com/assets/content/docs/images/manifest_screen.png&#34; rel=&#34;nofollow&#34;&#62;http://mate.asfusion.com/assets/content/docs/images/manifest_screen.png&#60;/a&#62; ).
&#60;/p&#62;</description>
</item>
<item>
<title>duncancasemore on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4596</link>
<pubDate>Wed, 19 Oct 2011 20:51:25 +0000</pubDate>
<dc:creator>duncancasemore</dc:creator>
<guid isPermaLink="false">4596@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I love the Mate framework and have been using it for a few years. We have built several commercial web and desktop products.&#60;/p&#62;
&#60;p&#62;We're now also building mobile projects and have used Mate. Android is fine and we haven't tried Blackberry OS yet. But iOS is a problem for us. Is that the platform you're struggling with?&#60;/p&#62;
&#60;p&#62;Specifically the mobile iOS project works fine in the simulator and it even works fine on iPhone and iPad when packaged with FAST. But as soon as we package in Standard or Export Release Build (ie, suitable for AppStore submission) the app crashes when installed on the devices.&#60;/p&#62;
&#60;p&#62;Our first step was to debug but it crashes before any debug is sent - not even preinitialize trace is displayed.  We haven't managed to get one iOS project working yet.&#60;/p&#62;
&#60;p&#62;I've seen a few references that Metatags cause problems, and also that arguments.callee causes a crash. I've also heard of similar issues with Spring AS.&#60;/p&#62;
&#60;p&#62;Adobe recommend not using any 3rd party libraries - but clearly that's a shame! &#60;/p&#62;
&#60;p&#62;Has anyone else got a mobile iOS project built in STANDARD with Mate?&#60;/p&#62;
&#60;p&#62;Thank-you!
&#60;/p&#62;</description>
</item>
<item>
<title>Laura on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4595</link>
<pubDate>Tue, 18 Oct 2011 01:02:00 +0000</pubDate>
<dc:creator>Laura</dc:creator>
<guid isPermaLink="false">4595@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;It should work fine. Can you put some debugging information (debug=true in injectors and eventhandlers + Debugger tag) so that we can help you in finding out what's wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>akessner on "Flex SDK 4.5 and Mobile"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1256#post-4594</link>
<pubDate>Sun, 16 Oct 2011 09:27:39 +0000</pubDate>
<dc:creator>akessner</dc:creator>
<guid isPermaLink="false">4594@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I have an old flex 3 project that uses Mate and I'm trying to convert it over to Spark and flex 4.5  Things are mostly going swimingly.  However, when I try to then convert the project over to mobile I'm getting a blank screen.  The initial injection seems to be working, but then nothing continues.&#60;/p&#62;
&#60;p&#62;Any have any experience with this? Is there something with the way Mate works that doesn't jive well with FlashBuilder Mobile projects?&#60;/p&#62;
&#60;p&#62;Everything seems to work fine if I do a Desktop AIR app, but with the mobile AIR app it just seems to silently die.  Thanks in advance.&#60;br /&#62;
This is my first exposure with Mate.  Someone else wrote the main code.
&#60;/p&#62;</description>
</item>
<item>
<title>x77686d on "Bug? _id works incorrectly with smartObjects"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=513#post-4588</link>
<pubDate>Mon, 10 Oct 2011 00:06:46 +0000</pubDate>
<dc:creator>x77686d</dc:creator>
<guid isPermaLink="false">4588@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I'm seeing the same problem.  Any ideas from anybody?
&#60;/p&#62;</description>
</item>
<item>
<title>hdave on "Who invokes remote objects?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1255#post-4587</link>
<pubDate>Wed, 05 Oct 2011 14:17:40 +0000</pubDate>
<dc:creator>hdave</dc:creator>
<guid isPermaLink="false">4587@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;I should say that in all the examples I seen on Mate, it's always the Event Map that makes the remote object service call.  I am sure this is fine a lot of the time, but not if you want to minimize the number of server calls by caching server data on the client and refreshing it only when &#34;necessary.&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>BobxMarley on "Time to abandon Mate?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1252#post-4586</link>
<pubDate>Wed, 05 Oct 2011 02:37:23 +0000</pubDate>
<dc:creator>BobxMarley</dc:creator>
<guid isPermaLink="false">4586@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Jim, I think MATE is still very relevant and I appreciate the work the asFusion team has put into it. I have never used the robot-legs framework, but I can assure you that MATE is still very useful and functional.
&#60;/p&#62;</description>
</item>
<item>
<title>hdave on "Who invokes remote objects?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1255#post-4585</link>
<pubDate>Mon, 03 Oct 2011 21:16:30 +0000</pubDate>
<dc:creator>hdave</dc:creator>
<guid isPermaLink="false">4585@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;What are the pro/cons of having the event map invoke remote object service methods and injecting the results into the presentation models vs injecting the service objects to the presentation models and letting them handle it themselves.&#60;/p&#62;
&#60;p&#62;Or do we do both?
&#60;/p&#62;</description>
</item>
<item>
<title>hdave on "Can &#60;MethodInoker&#62; be used to set a property?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1253#post-4584</link>
<pubDate>Wed, 28 Sep 2011 01:52:50 +0000</pubDate>
<dc:creator>hdave</dc:creator>
<guid isPermaLink="false">4584@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Thats exactly what I needed...thanks!&#60;/p&#62;
&#60;p&#62;FYI -- I didn't find it in the documentation...DelegateInvoker is also missing.
&#60;/p&#62;</description>
</item>
<item>
<title>Nahuel on "Can &#60;MethodInoker&#62; be used to set a property?"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1253#post-4583</link>
<pubDate>Tue, 27 Sep 2011 05:07:14 +0000</pubDate>
<dc:creator>Nahuel</dc:creator>
<guid isPermaLink="false">4583@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;You can use the propertySetter for that.
&#60;/p&#62;</description>
</item>
<item>
<title>Nahuel on "Nested View and Presentation Models"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1250#post-4581</link>
<pubDate>Tue, 27 Sep 2011 04:54:25 +0000</pubDate>
<dc:creator>Nahuel</dc:creator>
<guid isPermaLink="false">4581@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;You can inject the value to all your Presentation models doing just a simple injection where the source is the &#34;TheMgr&#34;, the sourceKey your value in that manager and the target your PM with a targetKey
&#60;/p&#62;</description>
</item>
<item>
<title>hdave on "Nested View and Presentation Models"</title>
<link>http://mate.asfusion.com/forums/topic.php?id=1250#post-4580</link>
<pubDate>Tue, 27 Sep 2011 03:02:07 +0000</pubDate>
<dc:creator>hdave</dc:creator>
<guid isPermaLink="false">4580@http://mate.asfusion.com/forums/</guid>
<description>&#60;p&#62;Terrific -- had no idea about ListenerInjector.  Thanks a lot.&#60;/p&#62;
&#60;p&#62;One issue I have is that I am injecting the thingy into various presentation models -- not views.  Everything works except that the first time my view is displayed the presentation model doesn't have the thingy.  If I retrigger the event then the event listener fires and they all have the thingy. &#60;/p&#62;
&#60;p&#62;I guess the first time the event fires, my objectbuilders have run yet.  Perhaps I'll move them into an earlier event.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

