<?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: Introducing StrongRoutes for ASP.NET MVC</title>
	<atom:link href="http://www.bleevo.com/2009/08/introducing-strongroutes-for-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bleevo.com/2009/08/introducing-strongroutes-for-aspnet-mvc/</link>
	<description>Software, Business &#38; Life</description>
	<lastBuildDate>Tue, 20 Apr 2010 20:11:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Alistair</title>
		<link>http://www.bleevo.com/2009/08/introducing-strongroutes-for-aspnet-mvc/comment-page-1/#comment-1811</link>
		<dc:creator>Alistair</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bleevo.com/?p=158#comment-1811</guid>
		<description>Was hoping for something like:

[StrongRoute(&quot;Create&quot;)]
public ActionResult Create() { }

Or even just:

[StrongRoute]
public ActionResult Create() { }

Could use reflection to build the links up.  Just a thought.</description>
		<content:encoded><![CDATA[<p>Was hoping for something like:</p>
<p>[StrongRoute("Create")]<br />
public ActionResult Create() { }</p>
<p>Or even just:</p>
<p>[StrongRoute]<br />
public ActionResult Create() { }</p>
<p>Could use reflection to build the links up.  Just a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hampson</title>
		<link>http://www.bleevo.com/2009/08/introducing-strongroutes-for-aspnet-mvc/comment-page-1/#comment-1807</link>
		<dc:creator>Chris Hampson</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bleevo.com/?p=158#comment-1807</guid>
		<description>Could you provide an example of the semantics you are thinking off.</description>
		<content:encoded><![CDATA[<p>Could you provide an example of the semantics you are thinking off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alistair</title>
		<link>http://www.bleevo.com/2009/08/introducing-strongroutes-for-aspnet-mvc/comment-page-1/#comment-1806</link>
		<dc:creator>Alistair</dc:creator>
		<pubDate>Wed, 05 Aug 2009 10:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bleevo.com/?p=158#comment-1806</guid>
		<description>Awesome, looking forward to seeing the full thing.  Any chance it can be used in an attribute style on a controllers action?</description>
		<content:encoded><![CDATA[<p>Awesome, looking forward to seeing the full thing.  Any chance it can be used in an attribute style on a controllers action?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
