<?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: Hosting IronRuby with the DLR</title>
	<atom:link href="http://winterdom.com/2007/11/hostingironrubywiththedlr/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2007/11/hostingironrubywiththedlr</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2007/11/hostingironrubywiththedlr/comment-page-1#comment-99</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Sat, 10 Nov 2007 04:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/11/hostingironrubywiththedlr#comment-99</guid>
		<description>No, you don&#039;t need to adjust your ruby scripts for this (well, you won&#039;t once IronRuby is more mature); and using a global variable could hardly be considered an adjustment.
As for &quot;ruby -e&quot;, I think the equivalent would be to run &quot;rbx.exe -c&quot;, so yeah, it should be possible (though in that case, Script.Execute() would be a lot less code to write ;))
</description>
		<content:encoded><![CDATA[<p>No, you don&#8217;t need to adjust your ruby scripts for this (well, you won&#8217;t once IronRuby is more mature); and using a global variable could hardly be considered an adjustment.<br />
As for &quot;ruby -e&quot;, I think the equivalent would be to run &quot;rbx.exe -c&quot;, so yeah, it should be possible (though in that case, Script.Execute() would be a lot less code to write <img src='http://winterdom.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: she</title>
		<link>http://winterdom.com/2007/11/hostingironrubywiththedlr/comment-page-1#comment-98</link>
		<dc:creator>she</dc:creator>
		<pubDate>Sat, 10 Nov 2007 03:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/11/hostingironrubywiththedlr#comment-98</guid>
		<description>Hmm it seems that you have to adjust the ruby scripts to properly talk in a certain way too this way?
Right now I invoke any method from the commandline/shell in any ruby file with ruby -e,
that is quite flexible... can we invoke i.e. ruby with flags too?
</description>
		<content:encoded><![CDATA[<p>Hmm it seems that you have to adjust the ruby scripts to properly talk in a certain way too this way?<br />
Right now I invoke any method from the commandline/shell in any ruby file with ruby -e,<br />
that is quite flexible&#8230; can we invoke i.e. ruby with flags too?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
