<?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: Give it a REST</title>
	<atom:link href="http://blog.caucho.com/2008/04/04/give-it-a-rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.caucho.com/2008/04/04/give-it-a-rest/</link>
	<description>Inside info, thoughts, and opinions from Caucho engineers</description>
	<pubDate>Fri, 24 May 2013 22:41:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emil</title>
		<link>http://blog.caucho.com/2008/04/04/give-it-a-rest/comment-page-1/#comment-50</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=15#comment-50</guid>
		<description>Take a look at HessianInput/HessianOutput (or Hessian2Input/Hessian2Output).  I just glanced at those interfaces, but it seems like it would be pretty straight forward to use the read/writeObject calls to implement them.  I don't recommend using Burlap.  It's deprecated.</description>
		<content:encoded><![CDATA[<p>Take a look at HessianInput/HessianOutput (or Hessian2Input/Hessian2Output).  I just glanced at those interfaces, but it seems like it would be pretty straight forward to use the read/writeObject calls to implement them.  I don&#8217;t recommend using Burlap.  It&#8217;s deprecated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sduskis</title>
		<link>http://blog.caucho.com/2008/04/04/give-it-a-rest/comment-page-1/#comment-49</link>
		<dc:creator>sduskis</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=15#comment-49</guid>
		<description>I know that this is an old post, but I didn't know where else to post this comment...

JAX-RS has a pluggable representation system (MessageBodyReader, MessageBodyWriter, Provider).  I'd like to try that pluggable system with Hessian 1/2, and Burlap.  Can you give me pointers as to how to implement such an integration?</description>
		<content:encoded><![CDATA[<p>I know that this is an old post, but I didn&#8217;t know where else to post this comment&#8230;</p>
<p>JAX-RS has a pluggable representation system (MessageBodyReader, MessageBodyWriter, Provider).  I&#8217;d like to try that pluggable system with Hessian 1/2, and Burlap.  Can you give me pointers as to how to implement such an integration?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
