<?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: Creating cleaner, RESTful actions using sfPopulatedRouting</title>
	<atom:link href="http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/</link>
	<description>Fabians random thoughts about work and private life</description>
	<lastBuildDate>Sat, 02 Jul 2011 11:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Fabian</title>
		<link>http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/comment-page-1/#comment-4512</link>
		<dc:creator>Fabian</dc:creator>
		<pubDate>Fri, 16 May 2008 16:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=71#comment-4512</guid>
		<description>Thanks dob, that looks interesting. Actually not much different from what symfony does, but in a more complicated way :-)</description>
		<content:encoded><![CDATA[<p>Thanks dob, that looks interesting. Actually not much different from what symfony does, but in a more complicated way <img src='http://blog.hma-info.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dob</title>
		<link>http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/comment-page-1/#comment-4511</link>
		<dc:creator>dob</dc:creator>
		<pubDate>Fri, 16 May 2008 16:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=71#comment-4511</guid>
		<description>Django has the useful notion of generic views for this pattern:

http://www.djangoproject.com/documentation/generic_views/

Might be worth a few minutes of your time to look at their approach.</description>
		<content:encoded><![CDATA[<p>Django has the useful notion of generic views for this pattern:</p>
<p><a href="http://www.djangoproject.com/documentation/generic_views/" rel="nofollow">http://www.djangoproject.com/documentation/generic_views/</a></p>
<p>Might be worth a few minutes of your time to look at their approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian</title>
		<link>http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/comment-page-1/#comment-4454</link>
		<dc:creator>Fabian</dc:creator>
		<pubDate>Mon, 05 May 2008 06:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=71#comment-4454</guid>
		<description>Hi Martin, sure I have heard of the myUser.class.
But what has the myUser to do with injecting the required model objects into the actions.
Are you confused because I have taken user as an example?</description>
		<content:encoded><![CDATA[<p>Hi Martin, sure I have heard of the myUser.class.<br />
But what has the myUser to do with injecting the required model objects into the actions.<br />
Are you confused because I have taken user as an example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.hma-info.de/2008/05/03/creating-cleaner-restful-actions-using-sfpopulatedrouting/comment-page-1/#comment-4429</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 04 May 2008 22:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=71#comment-4429</guid>
		<description>Ever heard of the myUser class ? Put your logic there.</description>
		<content:encoded><![CDATA[<p>Ever heard of the myUser class ? Put your logic there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

