<?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: Using rake under IronRuby</title>
	<atom:link href="http://lostechies.com/joshuaflanagan/2010/06/14/using-rake-under-ironruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/joshuaflanagan/2010/06/14/using-rake-under-ironruby/</link>
	<description></description>
	<lastBuildDate>Thu, 14 Mar 2013 03:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Mohammad Azam</title>
		<link>http://lostechies.com/joshuaflanagan/2010/06/14/using-rake-under-ironruby/#comment-102</link>
		<dc:creator>Mohammad Azam</dc:creator>
		<pubDate>Tue, 15 Jun 2010 15:23:13 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joshuaflanagan/archive/2010/06/14/using-rake-under-ironruby.aspx#comment-102</guid>
		<description>One of the main problems with IronRuby is the slowness of the code execution when triggered from the CLR code. If you call IronRuby API from within the CLR code then it is very very slow. </description>
		<content:encoded><![CDATA[<p>One of the main problems with IronRuby is the slowness of the code execution when triggered from the CLR code. If you call IronRuby API from within the CLR code then it is very very slow. </p>
]]></content:encoded>
	</item>
</channel>
</rss>
