<?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: Implementing filters in asp.net mvc</title>
	<atom:link href="http://flanders.co.nz/2007/12/16/implementing-filters-in-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://flanders.co.nz/2007/12/16/implementing-filters-in-aspnet-mvc/</link>
	<description>thoughts.each { &#38;:propagandise }</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ayende Rahien</title>
		<link>http://flanders.co.nz/2007/12/16/implementing-filters-in-aspnet-mvc/comment-page-1/#comment-128</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Mon, 17 Dec 2007 04:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koolkraft.net/2007/12/16/implementing-filters-in-aspnet-mvc/#comment-128</guid>
		<description>Just to point out, GetCustomAttributes is a really expensive call, and should be avoided/cached.</description>
		<content:encoded><![CDATA[<p>Just to point out, GetCustomAttributes is a really expensive call, and should be avoided/cached.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

