<?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: Data Transport with JSON-RPC via Ext.Direct and Zend Framework Part 3</title>
	<atom:link href="http://corneliusweiss.de/2009/09/18/data-transport-with-json-rpc-via-ext-direct-and-zend-framework-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://corneliusweiss.de/2009/09/18/data-transport-with-json-rpc-via-ext-direct-and-zend-framework-part-3/</link>
	<description>Exciting brainjunk of Cornelius Weiss</description>
	<lastBuildDate>Tue, 07 Jun 2011 19:20:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2-alpha</generator>
	<item>
		<title>By: Cornelius Weiss</title>
		<link>http://corneliusweiss.de/2009/09/18/data-transport-with-json-rpc-via-ext-direct-and-zend-framework-part-3/comment-page-1/#comment-54179</link>
		<dc:creator>Cornelius Weiss</dc:creator>
		<pubDate>Wed, 20 Apr 2011 12:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://corneliusweiss.de/?p=217#comment-54179</guid>
		<description>We are using this very stable in Tine 2.0. The adapter has been improved in the meantime, check the latest version out from git.tine20.org/git/tine20</description>
		<content:encoded><![CDATA[<p>We are using this very stable in Tine 2.0. The adapter has been improved in the meantime, check the latest version out from git.tine20.org/git/tine20</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://corneliusweiss.de/2009/09/18/data-transport-with-json-rpc-via-ext-direct-and-zend-framework-part-3/comment-page-1/#comment-54134</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 19 Apr 2011 22:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://corneliusweiss.de/?p=217#comment-54134</guid>
		<description>The class works well with simple calls but no respond with Ext.data.DirectStore. The call is made and EXTJS receive the response but DirectStore dont get the result and the load/exception event is never dispached. :S</description>
		<content:encoded><![CDATA[<p>The class works well with simple calls but no respond with Ext.data.DirectStore. The call is made and EXTJS receive the response but DirectStore dont get the result and the load/exception event is never dispached. :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Helga</title>
		<link>http://corneliusweiss.de/2009/09/18/data-transport-with-json-rpc-via-ext-direct-and-zend-framework-part-3/comment-page-1/#comment-28967</link>
		<dc:creator>Dr. Helga</dc:creator>
		<pubDate>Thu, 03 Dec 2009 11:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://corneliusweiss.de/?p=217#comment-28967</guid>
		<description>Very nice article.
It works good for me, with a little exception:

When using your provider inside an extended form component,
the form is loosing scope when loading, and I get the error message: 

this.processResponse is not a function

and therefor formdata won&#039;t be updated

To me it seems like the stuff is loosing scope in the override of the getCallData function,
but i&#039;m not too deep inside extjs for now to really find out (scoping in extjs seems a little tricky to me).

But overall, very well done. Thank you for this.</description>
		<content:encoded><![CDATA[<p>Very nice article.<br />
It works good for me, with a little exception:</p>
<p>When using your provider inside an extended form component,<br />
the form is loosing scope when loading, and I get the error message: </p>
<p>this.processResponse is not a function</p>
<p>and therefor formdata won&#8217;t be updated</p>
<p>To me it seems like the stuff is loosing scope in the override of the getCallData function,<br />
but i&#8217;m not too deep inside extjs for now to really find out (scoping in extjs seems a little tricky to me).</p>
<p>But overall, very well done. Thank you for this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

