<?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: Accessing Private Data in Ruby</title>
	<atom:link href="http://onemanswalk.com/work/2007/01/29/accessing-private-data-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://onemanswalk.com/work/2007/01/29/accessing-private-data-in-ruby/</link>
	<description>jeremy lightsmith on agile, ruby, and consulting</description>
	<lastBuildDate>Thu, 14 Jul 2011 22:58:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Manges</title>
		<link>http://onemanswalk.com/work/2007/01/29/accessing-private-data-in-ruby/comment-page-1/#comment-33</link>
		<dc:creator>Dan Manges</dc:creator>
		<pubDate>Mon, 29 Jan 2007 19:14:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-33</guid>
		<description>Also:

user.instance_variable_get(&quot;@password&quot;)</description>
		<content:encoded><![CDATA[<p>Also:</p>
<p>user.instance_variable_get(&#8220;@password&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Badrinath Janakiraman</title>
		<link>http://onemanswalk.com/work/2007/01/29/accessing-private-data-in-ruby/comment-page-1/#comment-34</link>
		<dc:creator>Badrinath Janakiraman</dc:creator>
		<pubDate>Mon, 29 Jan 2007 19:14:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-34</guid>
		<description>Agree - that exposes intent a little better than an instance eval. All other things being equal - that might be a better option.</description>
		<content:encoded><![CDATA[<p>Agree &#8211; that exposes intent a little better than an instance eval. All other things being equal &#8211; that might be a better option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Tinney</title>
		<link>http://onemanswalk.com/work/2007/01/29/accessing-private-data-in-ruby/comment-page-1/#comment-35</link>
		<dc:creator>Dustin Tinney</dc:creator>
		<pubDate>Mon, 29 Jan 2007 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-35</guid>
		<description>Very nice trick when exploring code in the ruby debuggers</description>
		<content:encoded><![CDATA[<p>Very nice trick when exploring code in the ruby debuggers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

