<?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: Hessian and the Iphone (IRemoting for the Masses)</title>
	<atom:link href="http://blog.xsive.co.nz/archives/284/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xsive.co.nz/archives/284</link>
	<description>Weblog for X$!Ve.co.nz, Campbell Anderson Flex Developer</description>
	<lastBuildDate>Fri, 20 Jan 2012 00:23:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://blog.xsive.co.nz/archives/284/comment-page-1#comment-478601</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 19 Aug 2008 07:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xsive.co.nz/?p=284#comment-478601</guid>
		<description>Sorry, I meant:
respond_to do &#124;wants&#124;
 wants.hessian { render :hessian =&gt; @posts }
end
(Although the previous example would be quite cool - I wonder why Rails doesn&#039;t automatically call yield.to_xml if it&#039;s in a wants.xml block)</description>
		<content:encoded><![CDATA[<p>Sorry, I meant:<br />
respond_to do |wants|<br />
 wants.hessian { render :hessian =&gt; @posts }<br />
end<br />
(Although the previous example would be quite cool &#8211; I wonder why Rails doesn&#8217;t automatically call yield.to_xml if it&#8217;s in a wants.xml block)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.xsive.co.nz/archives/284/comment-page-1#comment-478590</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 19 Aug 2008 07:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xsive.co.nz/?p=284#comment-478590</guid>
		<description>Cool - did you think about using Thrift? I think they have an Objective C lib too. You&#039;ve inspired me to write a plugin for Rails - something like:
respond_to do &#124;wants&#124;
  wants.hessian { @posts }
end
And I&#039;m going to fill params properly too. Pity Hessian doesn&#039;t have it&#039;s own mime type though.</description>
		<content:encoded><![CDATA[<p>Cool &#8211; did you think about using Thrift? I think they have an Objective C lib too. You&#8217;ve inspired me to write a plugin for Rails &#8211; something like:<br />
respond_to do |wants|<br />
  wants.hessian { @posts }<br />
end<br />
And I&#8217;m going to fill params properly too. Pity Hessian doesn&#8217;t have it&#8217;s own mime type though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

