<?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: Making &#8220;as_string&#8221; Attribute Readers for ActiveRecord</title>
	<atom:link href="http://www.napcsweb.com/blog/2010/03/15/making-as-strin-alternate-attribute-readers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.napcsweb.com/blog/2010/03/15/making-as-strin-alternate-attribute-readers/</link>
	<description>professional web development and consulting</description>
	<lastBuildDate>Mon, 22 Aug 2011 18:56:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jon</title>
		<link>http://www.napcsweb.com/blog/2010/03/15/making-as-strin-alternate-attribute-readers/comment-page-1/#comment-27708</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 25 Mar 2010 18:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/?p=152#comment-27708</guid>
		<description>Thanks for this elegant solution Brian! And @grosser, why would you ever think that complex view logic that you have to maintain with find and replace is better than having a single place to define your behavior that is easily testable?</description>
		<content:encoded><![CDATA[<p>Thanks for this elegant solution Brian! And @grosser, why would you ever think that complex view logic that you have to maintain with find and replace is better than having a single place to define your behavior that is easily testable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grosser</title>
		<link>http://www.napcsweb.com/blog/2010/03/15/making-as-strin-alternate-attribute-readers/comment-page-1/#comment-27674</link>
		<dc:creator>grosser</dc:creator>
		<pubDate>Mon, 22 Mar 2010 21:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/?p=152#comment-27674</guid>
		<description>Seem overkill to me, why would i do all this crazy meta-madness only to go from x.active? ? &#039;x&#039; : &#039;y&#039; to x.active_as_string(&#039;x&#039;,&#039;y&#039;), first one is easier to type, understand and maintain (e.g. search for active? and replace it, instead of having to know that there can be some active_as_xxx)</description>
		<content:encoded><![CDATA[<p>Seem overkill to me, why would i do all this crazy meta-madness only to go from x.active? ? &#8216;x&#8217; : &#8216;y&#8217; to x.active_as_string(&#8216;x&#8217;,'y&#8217;), first one is easier to type, understand and maintain (e.g. search for active? and replace it, instead of having to know that there can be some active_as_xxx)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

