<?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: Some notes on Rake</title>
	<atom:link href="http://www.opensourcery.co.za/2008/11/15/some-notes-on-rake/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcery.co.za/2008/11/15/some-notes-on-rake/</link>
	<description>Wizardry through open source</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:54:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kenneth Kalmer</title>
		<link>http://www.opensourcery.co.za/2008/11/15/some-notes-on-rake/comment-page-1/#comment-169</link>
		<dc:creator>Kenneth Kalmer</dc:creator>
		<pubDate>Sun, 16 Nov 2008 23:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=134#comment-169</guid>
		<description>In some cases @Farrel it might be called. Think of a build chain, where you can call all the independent tasks, or run &#039;package:all&#039; for instance. In the latter, you&#039;ll have to pass all the possible arguments along, and maintain two lists of arguments, one in &#039;package:all&#039; and then for each respective task.

@oleg I have to try it, hearing a lot of noise about thor as of late.</description>
		<content:encoded><![CDATA[<p>In some cases @Farrel it might be called. Think of a build chain, where you can call all the independent tasks, or run &#8216;package:all&#8217; for instance. In the latter, you&#8217;ll have to pass all the possible arguments along, and maintain two lists of arguments, one in &#8216;package:all&#8217; and then for each respective task.</p>
<p>@oleg I have to try it, hearing a lot of noise about thor as of late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.opensourcery.co.za/2008/11/15/some-notes-on-rake/comment-page-1/#comment-165</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sun, 16 Nov 2008 11:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=134#comment-165</guid>
		<description>Go Thor (http://github.com/wycats/thor).</description>
		<content:encoded><![CDATA[<p>Go Thor (<a href="http://github.com/wycats/thor" rel="nofollow">http://github.com/wycats/thor</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farrel</title>
		<link>http://www.opensourcery.co.za/2008/11/15/some-notes-on-rake/comment-page-1/#comment-163</link>
		<dc:creator>Farrel</dc:creator>
		<pubDate>Sun, 16 Nov 2008 09:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcery.co.za/?p=134#comment-163</guid>
		<description>If no_args is a task that is not really supposed to be called from the command line consider turning it into a plain old Ruby function that is called from the args task.</description>
		<content:encoded><![CDATA[<p>If no_args is a task that is not really supposed to be called from the command line consider turning it into a plain old Ruby function that is called from the args task.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
