<?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: Ruby and Metaprogramming</title>
	<atom:link href="http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/</link>
	<description>What web development means....</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:43:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Soleone</title>
		<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/comment-page-1/#comment-235</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Mon, 26 Jan 2009 00:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.khelll.com/blog/?p=225#comment-235</guid>
		<description>I finally found the reference from _why on IO. The cool thing is that you can get the source of a method as a string. Check it out:
&lt;a href=&quot;http://hackety.org/2008/01/05/ioHasAVeryCleanMirror.html&quot; rel=&quot;nofollow&quot;&gt;http://hackety.org/2008/01/05/ioHasAVeryCleanMirror.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I finally found the reference from _why on IO. The cool thing is that you can get the source of a method as a string. Check it out:<br />
<a href="http://hackety.org/2008/01/05/ioHasAVeryCleanMirror.html" rel="nofollow">http://hackety.org/2008/01/05/ioHasAVeryCleanMirror.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Jais</title>
		<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/comment-page-1/#comment-97</link>
		<dc:creator>Markus Jais</dc:creator>
		<pubDate>Fri, 02 Jan 2009 08:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.khelll.com/blog/?p=225#comment-97</guid>
		<description>This is a terrific source of information. Thanks a lot for taking the time to write all this stuff about Ruby meta programming. I especially like the postings on DSLs and dynamic method calling.</description>
		<content:encoded><![CDATA[<p>This is a terrific source of information. Thanks a lot for taking the time to write all this stuff about Ruby meta programming. I especially like the postings on DSLs and dynamic method calling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Bergeron</title>
		<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/comment-page-1/#comment-93</link>
		<dc:creator>Chuck Bergeron</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.khelll.com/blog/?p=225#comment-93</guid>
		<description>This looks terrific! Exactly what I was hoping to stumble upon...</description>
		<content:encoded><![CDATA[<p>This looks terrific! Exactly what I was hoping to stumble upon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khelll</title>
		<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/comment-page-1/#comment-92</link>
		<dc:creator>khelll</dc:creator>
		<pubDate>Thu, 01 Jan 2009 19:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.khelll.com/blog/?p=225#comment-92</guid>
		<description>@Soleone, Thanks for your trust.
I never had the chance to work with IO lang, but i wish you provide an example so that we check if we can do the same with Ruby.</description>
		<content:encoded><![CDATA[<p>@Soleone, Thanks for your trust.<br />
I never had the chance to work with IO lang, but i wish you provide an example so that we check if we can do the same with Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soleone</title>
		<link>http://www.khelll.com/blog/ruby/ruby-and-metaprogramming/comment-page-1/#comment-91</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Thu, 01 Jan 2009 18:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.khelll.com/blog/?p=225#comment-91</guid>
		<description>First off, thanks for those interesting posts, consider yourself subscribed ;)

I am not sure, but I read (one Why&#039;s blog) that the language &lt;strong&gt;IO&lt;/strong&gt; is even better for metaprogramming, as you can read and modify the source (e.g. as a String) during runtime.</description>
		<content:encoded><![CDATA[<p>First off, thanks for those interesting posts, consider yourself subscribed <img src='http://www.khelll.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I am not sure, but I read (one Why&#8217;s blog) that the language <strong>IO</strong> is even better for metaprogramming, as you can read and modify the source (e.g. as a String) during runtime.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
