<?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: Custom JavaScript classes and packages using goog.provide() and goog.require()</title>
	<atom:link href="http://www.daveoncode.com/2009/12/01/custom-javascript-classes-packages-using-goog-provide-and-goog-require/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncode.com/2009/12/01/custom-javascript-classes-packages-using-goog-provide-and-goog-require/</link>
	<description>coder and technology lover</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:37:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Davide Zanotti</title>
		<link>http://www.daveoncode.com/2009/12/01/custom-javascript-classes-packages-using-goog-provide-and-goog-require/comment-page-1/#comment-5125</link>
		<dc:creator>Davide Zanotti</dc:creator>
		<pubDate>Sat, 20 Feb 2010 09:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?p=538#comment-5125</guid>
		<description>you are right chris, but if you use calcdeps.py, you don&#039;t have to care about goog.addDependency calls, these will be automatically handled by the tool ;^)</description>
		<content:encoded><![CDATA[<p>you are right chris, but if you use calcdeps.py, you don&#8217;t have to care about goog.addDependency calls, these will be automatically handled by the tool ;^)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrismarx</title>
		<link>http://www.daveoncode.com/2009/12/01/custom-javascript-classes-packages-using-goog-provide-and-goog-require/comment-page-1/#comment-5118</link>
		<dc:creator>chrismarx</dc:creator>
		<pubDate>Fri, 19 Feb 2010 22:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncode.com/?p=538#comment-5118</guid>
		<description>in order to get this to work, I also needed to add a call to goog.addDependency in the deps.js -- did I do something wrong, or did you omit this detail?</description>
		<content:encoded><![CDATA[<p>in order to get this to work, I also needed to add a call to goog.addDependency in the deps.js &#8212; did I do something wrong, or did you omit this detail?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
