<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Netflix API with Mate</title>
	<atom:link href="http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=netflix-api-with-mate</link>
	<description>Jonathan Campos&#039;s Blog about Flex and the Flash Platform</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:47:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jonathan Campos</title>
		<link>http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/comment-page-1/#comment-179</link>
		<dc:creator>Jonathan Campos</dc:creator>
		<pubDate>Wed, 29 Jul 2009 14:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=444#comment-179</guid>
		<description>Sadly you have to subclass and extend to fit the Mate array result/fault mxml handlers. Small nuisance but easily gotten over.</description>
		<content:encoded><![CDATA[<p>Sadly you have to subclass and extend to fit the Mate array result/fault mxml handlers. Small nuisance but easily gotten over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Toland</title>
		<link>http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/comment-page-1/#comment-178</link>
		<dc:creator>Jon Toland</dc:creator>
		<pubDate>Tue, 28 Jul 2009 02:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=444#comment-178</guid>
		<description>Having used Mate day in and out for six months or so now, my enfatuation is wearing off and I long to return to PureMVC and try out Fabrication.  I&#039;m uncertain though why you needed to subcalss anything.  I&#039;ve had to derive a few &quot;inline&quot; implementations of AsyncMethodInvoker for example, providing an &quot;instance&quot; property in lieu of their &quot;generator&quot; consept, but nothing domain specific?  Enjoyable posts.</description>
		<content:encoded><![CDATA[<p>Having used Mate day in and out for six months or so now, my enfatuation is wearing off and I long to return to PureMVC and try out Fabrication.  I&#8217;m uncertain though why you needed to subcalss anything.  I&#8217;ve had to derive a few &#8220;inline&#8221; implementations of AsyncMethodInvoker for example, providing an &#8220;instance&#8221; property in lieu of their &#8220;generator&#8221; consept, but nothing domain specific?  Enjoyable posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan campos</title>
		<link>http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/comment-page-1/#comment-161</link>
		<dc:creator>Jonathan campos</dc:creator>
		<pubDate>Thu, 02 Jul 2009 23:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=444#comment-161</guid>
		<description>100% magnus. Anything that isn&#039;t a straight httpservice or remoteobject service should probably be created as the example shows.</description>
		<content:encoded><![CDATA[<p>100% magnus. Anything that isn&#8217;t a straight httpservice or remoteobject service should probably be created as the example shows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://unitedmindset.com/jonbcampos/2009/07/01/netflix-api-with-mate/comment-page-1/#comment-160</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Thu, 02 Jul 2009 23:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://unitedmindset.com/jonbcampos/?p=444#comment-160</guid>
		<description>I&#039;m not sure I completely get when you should create a custom class / an extension in Mate extending from AbstractServiceInvoker like for the loaders in this example vs when you would just use something like the AsyncMethodInvoker class in Mate. The Mate documentation is not completely clear.

Is it fair to say that you should create a custom class that extends from the AbstractServiceInvoker anytime you need to have more control of the request/reply for your service and there isn&#039;t a class in Mate that already does the job and you may reuse it in other projects or are there other reasons?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I completely get when you should create a custom class / an extension in Mate extending from AbstractServiceInvoker like for the loaders in this example vs when you would just use something like the AsyncMethodInvoker class in Mate. The Mate documentation is not completely clear.</p>
<p>Is it fair to say that you should create a custom class that extends from the AbstractServiceInvoker anytime you need to have more control of the request/reply for your service and there isn&#8217;t a class in Mate that already does the job and you may reuse it in other projects or are there other reasons?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
