<?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: IronRuby is out, Built and Running</title>
	<atom:link href="http://accidentaltechnologist.com/ironruby/ironruby-is-out-built-and-running/feed/" rel="self" type="application/rss+xml" />
	<link>http://accidentaltechnologist.com/ironruby/ironruby-is-out-built-and-running/</link>
	<description>Musings about Technology, Software Design and Development</description>
	<lastBuildDate>Wed, 16 May 2012 17:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://accidentaltechnologist.com/ironruby/ironruby-is-out-built-and-running/#comment-103</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Wed, 25 Jul 2007 08:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=123#comment-103</guid>
		<description>&lt;p&gt;Yes, I noticed it was built around StringBuilder, very nice.  I thought that would be the implementation going forward but the byte array is an interesting approach.&lt;/p&gt;
&lt;p&gt;Is there a public timeline for future releases and feature completeness with Ruby 1.8.6?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, I noticed it was built around StringBuilder, very nice.  I thought that would be the implementation going forward but the byte array is an interesting approach.</p>
<p>Is there a public timeline for future releases and feature completeness with Ruby 1.8.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lam</title>
		<link>http://accidentaltechnologist.com/ironruby/ironruby-is-out-built-and-running/#comment-104</link>
		<dc:creator>John Lam</dc:creator>
		<pubDate>Wed, 25 Jul 2007 05:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=123#comment-104</guid>
		<description>&lt;p&gt;I&#039;m glad that it worked well for you out of the box! The MutableString reporting will change to just String in the future. But if you look in the MutableString.cs file, you&#039;ll see that our implementation is currently built around a .NET StringBuilder. In the future, it will evolve further, and become a byte array for maximum compatibility with Ruby 1.8.x.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that it worked well for you out of the box! The MutableString reporting will change to just String in the future. But if you look in the MutableString.cs file, you&#8217;ll see that our implementation is currently built around a .NET StringBuilder. In the future, it will evolve further, and become a byte array for maximum compatibility with Ruby 1.8.x.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

