<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Full REST support</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/full-rest-support</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/feature-request/full-rest-support/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>r.cappa on Full REST support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/full-rest-support#p23721</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/full-rest-support#p23721</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>in my scenario I have some REST services that implements CRUD operations, and It can be useful to call them form jqgrid. Unfortunately, except for GET and POST, it is not possibile to define in a simple way the HTTP operation used to perform a particular CRUD operation.</p>
<p>For example, a single "editUrl" is specified to perform add, delete and update, and possibile operations are only GET or POST. By server side I need to manually distinct the operation by the "oper" parameter.</p>
<p>Why don&#39;t implement a full REST behaviour? DELETE for delete, PUT for update, POST for inserts, GET for table population and search, with the possibility to dinamically define the URL (i.e. POST to <a href="http://service/myresource/" rel="nofollow" target="_blank">http://service/myresource/</a>{rowid})? It can be very simply integrated with existing rest services.</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 21 Jun 2011 23:45:07 +0300</pubDate>
        </item>
</channel>
</rss>