<?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: Making a synchronous DWR call</title>
	<atom:link href="http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/feed/" rel="self" type="application/rss+xml" />
	<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/</link>
	<description>JavaScript, Web Development, Ruby, and Technology.</description>
	<lastBuildDate>Sun, 06 Jun 2010 14:40:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mauvis</title>
		<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/comment-page-1/#comment-1022</link>
		<dc:creator>Mauvis</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/#comment-1022</guid>
		<description>That&#039;s just a made up function where you can use your own. You can either just use &lt;em&gt;eval&lt;/em&gt; in its place or the free library from json.org if you don&#039;t trust the source your making the call from.</description>
		<content:encoded><![CDATA[<p>That&#8217;s just a made up function where you can use your own. You can either just use <em>eval</em> in its place or the free library from json.org if you don&#8217;t trust the source your making the call from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaime</title>
		<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/comment-page-1/#comment-1021</link>
		<dc:creator>jaime</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/#comment-1021</guid>
		<description>is that toJSON method from prototype?</description>
		<content:encoded><![CDATA[<p>is that toJSON method from prototype?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frajper</title>
		<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/comment-page-1/#comment-960</link>
		<dc:creator>frajper</dc:creator>
		<pubDate>Thu, 22 Oct 2009 14:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/#comment-960</guid>
		<description>More info:

http://directwebremoting.org/dwr/browser/engine/options.html</description>
		<content:encoded><![CDATA[<p>More info:</p>
<p><a href="http://directwebremoting.org/dwr/browser/engine/options.html" rel="nofollow">http://directwebremoting.org/dwr/browser/engine/options.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/comment-page-1/#comment-936</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Mon, 11 May 2009 20:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/#comment-936</guid>
		<description>Very useful post. Saved me a lot of search time !!!!</description>
		<content:encoded><![CDATA[<p>Very useful post. Saved me a lot of search time !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byte</title>
		<link>http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/comment-page-1/#comment-919</link>
		<dc:creator>Byte</dc:creator>
		<pubDate>Thu, 20 Nov 2008 14:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://readystate4.com/2008/09/18/making-a-synchronous-dwr-call/#comment-919</guid>
		<description>Did you run into any problems yet?

For us, sometimes the browser doesn&#039;t block, which results in undefined being returned, since the variable r isn&#039;t set yet.

This only seems to happen in certain cases, when you come back to the page using the back button or via a bookmark.</description>
		<content:encoded><![CDATA[<p>Did you run into any problems yet?</p>
<p>For us, sometimes the browser doesn&#8217;t block, which results in undefined being returned, since the variable r isn&#8217;t set yet.</p>
<p>This only seems to happen in certain cases, when you come back to the page using the back button or via a bookmark.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
