<?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: Easier path construction using overloaded /</title>
	<atom:link href="http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/feed/" rel="self" type="application/rss+xml" />
	<link>http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/</link>
	<description>Random thoughts about software development, programming languages and occasionally music.</description>
	<lastBuildDate>Fri, 30 Sep 2011 16:27:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: guyro</title>
		<link>http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/comment-page-1/#comment-354</link>
		<dc:creator>guyro</dc:creator>
		<pubDate>Sun, 06 Apr 2008 20:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/#comment-354</guid>
		<description>Hey, great idea!</description>
		<content:encoded><![CDATA[<p>Hey, great idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shmul</title>
		<link>http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/comment-page-1/#comment-348</link>
		<dc:creator>shmul</dc:creator>
		<pubDate>Thu, 27 Mar 2008 13:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/#comment-348</guid>
		<description>Fixed. Thanks.</description>
		<content:encoded><![CDATA[<p>Fixed. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dubek</title>
		<link>http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/comment-page-1/#comment-347</link>
		<dc:creator>dubek</dc:creator>
		<pubDate>Thu, 27 Mar 2008 13:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://keypod.net/wordpress/2008/03/26/easier-path-construction-using-overloaded/#comment-347</guid>
		<description>Cute!

Actually, you don&#039;t need the &quot;/&quot; argument in the File.join line. File.join joins its arguments with the local OS path separator, so File.join(&quot;a&quot;, &quot;b&quot;) gives &quot;a/b&quot; in normal OSs and &quot;a\\b&quot; in Windows.</description>
		<content:encoded><![CDATA[<p>Cute!</p>
<p>Actually, you don&#8217;t need the &#8221;/&#8221; argument in the File.join line. File.join joins its arguments with the local OS path separator, so File.join(&#8220;a&#8221;, &#8220;b&#8221;) gives &#8220;a/b&#8221; in normal OSs and &#8220;a\\b&#8221; in Windows.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

