<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: ASP.NET MVC - ControllerActionInvoker: Part 2</title>
	<link>http://lostintangent.com/2008/07/07/aspnet-mvc-controlleractioninvoker-part-2/</link>
	<description>Code is never finished, only abandoned...</description>
	<pubDate>Sun, 14 Mar 2010 00:32:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Brian</title>
		<link>http://lostintangent.com/2008/07/07/aspnet-mvc-controlleractioninvoker-part-2/#comment-31025</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 25 Jun 2009 14:57:35 +0000</pubDate>
		<guid>http://lostintangent.com/2008/07/07/aspnet-mvc-controlleractioninvoker-part-2/#comment-31025</guid>
		<description>Hey man,  thanks for putting the time in writing about the ControllerActionInvoker.  The MSDN documentation didn't shine too much light on it.  It's much clearer now.  By the way, I really like (and LOLed) how you see the interaction between a controller and an action invoker (the funniest OO observation I've seen to date):

"When the controller hands the request off to its invoker it is basically saying “I don’t give a crap what you do or how you do it, just find this action, and give the client what they want”. The invoker then looks at its controller with a maniacal grin on his (or hers) face and says “Sure, I’ll take care of it muahahaha!”." &#60;-- CLASSIC!!!!! :)</description>
		<content:encoded><![CDATA[<p>Hey man,  thanks for putting the time in writing about the ControllerActionInvoker.  The MSDN documentation didn&#8217;t shine too much light on it.  It&#8217;s much clearer now.  By the way, I really like (and LOLed) how you see the interaction between a controller and an action invoker (the funniest OO observation I&#8217;ve seen to date):</p>
<p>&#8220;When the controller hands the request off to its invoker it is basically saying “I don’t give a crap what you do or how you do it, just find this action, and give the client what they want”. The invoker then looks at its controller with a maniacal grin on his (or hers) face and says “Sure, I’ll take care of it muahahaha!”.&#8221; &lt;&#8211; CLASSIC!!!!! <img src='http://lostintangent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Dahlberg</title>
		<link>http://lostintangent.com/2008/07/07/aspnet-mvc-controlleractioninvoker-part-2/#comment-13031</link>
		<dc:creator>Barry Dahlberg</dc:creator>
		<pubDate>Tue, 13 Jan 2009 10:03:03 +0000</pubDate>
		<guid>http://lostintangent.com/2008/07/07/aspnet-mvc-controlleractioninvoker-part-2/#comment-13031</guid>
		<description>You haven't got any comments here which is sad because this is awesome.  Are there any scenarios you are actually using this for?

I'm looking at extending this to add my own logic for dealing with certain errors the invoker throws.  A good example is when something like 'abc' gets put in the URL where an integer ID was expected.</description>
		<content:encoded><![CDATA[<p>You haven&#8217;t got any comments here which is sad because this is awesome.  Are there any scenarios you are actually using this for?</p>
<p>I&#8217;m looking at extending this to add my own logic for dealing with certain errors the invoker throws.  A good example is when something like &#8216;abc&#8217; gets put in the URL where an integer ID was expected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
