<?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: Polymorphic partials</title>
	<atom:link href="http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/</link>
	<description>Software for scientists, by scientists</description>
	<lastBuildDate>Thu, 19 Aug 2010 22:43:31 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Olbrich</title>
		<link>http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/comment-page-1/#comment-6939</link>
		<dc:creator>Kevin Olbrich</dc:creator>
		<pubDate>Wed, 17 Oct 2007 17:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/#comment-6939</guid>
		<description>This actually works fine with forms.  You may want to modify the helper to accept an optional suffix so you can have multiple kinds of partials (say one for rendering and one for editing).</description>
		<content:encoded><![CDATA[<p>This actually works fine with forms.  You may want to modify the helper to accept an optional suffix so you can have multiple kinds of partials (say one for rendering and one for editing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Donald</title>
		<link>http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/comment-page-1/#comment-6938</link>
		<dc:creator>Greg Donald</dc:creator>
		<pubDate>Wed, 17 Oct 2007 16:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sciwerks.com/blog/2006/05/24/polymorphic-partials/#comment-6938</guid>
		<description>How about the form and the partial(s) for the form?  What does that code look like?  How can you know what instance to create or what partial to load?</description>
		<content:encoded><![CDATA[<p>How about the form and the partial(s) for the form?  What does that code look like?  How can you know what instance to create or what partial to load?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
