<?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: More State on the Web</title>
	<atom:link href="http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/</link>
	<description>Weblog of Untyped, software developers for internet, desktop and mobile.</description>
	<lastBuildDate>Wed, 10 Jun 2009 09:20:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Noel</title>
		<link>http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/comment-page-1/#comment-381</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Fri, 27 Mar 2009 11:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=208#comment-381</guid>
		<description>There aren&#039;t any significant issues beyond the usual web issues. You can encrypt continuations and store them on the server (on disk, say) if security is especially important. Forging a continuation is as likely as forging a session ID in other frameworks.</description>
		<content:encoded><![CDATA[<p>There aren&#8217;t any significant issues beyond the usual web issues. You can encrypt continuations and store them on the server (on disk, say) if security is especially important. Forging a continuation is as likely as forging a session ID in other frameworks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay McCarthy</title>
		<link>http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/comment-page-1/#comment-375</link>
		<dc:creator>Jay McCarthy</dc:creator>
		<pubDate>Fri, 27 Mar 2009 01:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=208#comment-375</guid>
		<description>I think it is worth the price, because you can always also convert the other module and in my conversions, I&#039;ve never even needed to do that except with a handful of list combinators (like map). Obviously your mileage could vary, but it is certainly better than not having continuations at all and having to it all manually.</description>
		<content:encoded><![CDATA[<p>I think it is worth the price, because you can always also convert the other module and in my conversions, I&#8217;ve never even needed to do that except with a handful of list combinators (like map). Obviously your mileage could vary, but it is certainly better than not having continuations at all and having to it all manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dysfunctor</title>
		<link>http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/comment-page-1/#comment-369</link>
		<dc:creator>dysfunctor</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=208#comment-369</guid>
		<description>That&#039;s cool, but the requirement that continuations NOT be in the context of another module seems burdensome.  Is it worth the price?</description>
		<content:encoded><![CDATA[<p>That&#8217;s cool, but the requirement that continuations NOT be in the context of another module seems burdensome.  Is it worth the price?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.untyped.com/untyping/2009/03/26/more-state-on-the-web/comment-page-1/#comment-368</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 26 Mar 2009 13:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.untyped.com/untyping/?p=208#comment-368</guid>
		<description>What security issues are involved with serialized continuations?  Is there any way to forge a continuation?</description>
		<content:encoded><![CDATA[<p>What security issues are involved with serialized continuations?  Is there any way to forge a continuation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
