<?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: functions in grid.common.js are not namespace-protected</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/functions-in-grid-common-js-are-not-namespace-protected</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/functions-in-grid-common-js-are-not-namespace-protected/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>snobo on functions in grid.common.js are not namespace-protected</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/functions-in-grid-common-js-are-not-namespace-protected#p15098</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/functions-in-grid-common-js-are-not-namespace-protected#p15098</guid>
        	        	<description><![CDATA[<p>In grid.common.js, there are quite a few functions with fairly general names like checkValues, checkDate, checkTime,&#160;findPos, not "encapsulated" via standard jQuery system of adding functions as a property of $ or its subfunctions. In other words, if you have a function called findPos in your own code, you will have a function conflict (that&#39;s what I had recently).</p>
<p>Is it possible to rewrite grid.common.js and other code which makes calls to these functions to get rid of un-namespace protected functions to avoid such conflicts? I think it really makes sense.</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 17:25:24 +0200</pubDate>
        </item>
</channel>
</rss>