<?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: RailsConf08: Meta-programming Ruby for Fun and Profit</title>
	<atom:link href="http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/</link>
	<description>making the human scalable</description>
	<lastBuildDate>Tue, 02 Mar 2010 17:04:37 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike from africa</title>
		<link>http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/comment-page-1/#comment-122</link>
		<dc:creator>mike from africa</dc:creator>
		<pubDate>Thu, 05 Jun 2008 10:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/#comment-122</guid>
		<description>hi, thx for the post~
i just have some questions with the first example,

ExistingKlass.class_eval do   
  def change_a_method  
    # ...  
  end  
end

what happens when this code is being loaded before ExistingKlass has been defined? How does it &quot;guarantee&quot; that the class already exists? by loading it when it sees ...class_eval?</description>
		<content:encoded><![CDATA[<p>hi, thx for the post~<br />
i just have some questions with the first example,</p>
<p>ExistingKlass.class_eval do<br />
  def change_a_method<br />
    # &#8230;<br />
  end<br />
end</p>
<p>what happens when this code is being loaded before ExistingKlass has been defined? How does it &#8220;guarantee&#8221; that the class already exists? by loading it when it sees &#8230;class_eval?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Mega RailsConf 2008 Round Up</title>
		<link>http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/comment-page-1/#comment-111</link>
		<dc:creator>The Mega RailsConf 2008 Round Up</dc:creator>
		<pubDate>Mon, 02 Jun 2008 15:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/05/29/railsconf08-meta-programming-ruby-for-fun-and-profit/#comment-111</guid>
		<description>[...] RailsConf08: Meta-programming Ruby for Fun and Profit by Nate Murray [...]</description>
		<content:encoded><![CDATA[<p>[...] RailsConf08: Meta-programming Ruby for Fun and Profit by Nate Murray [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.578 seconds -->
