<?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: Ninject Lives!</title>
	<atom:link href="http://kohari.org/2008/03/12/ninject-lives/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohari.org/2008/03/12/ninject-lives/</link>
	<description>Rambling and occasional wisdom from Nate Kohari</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:45:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: graffic</title>
		<link>http://kohari.org/2008/03/12/ninject-lives/comment-page-1/#comment-2718</link>
		<dc:creator>graffic</dc:creator>
		<pubDate>Mon, 07 Dec 2009 08:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://kohari.org/2008/03/12/ninject-lives/#comment-2718</guid>
		<description>I do agree with Ben about the ConstructorArguments.

You loose type checks. Change the name of a parameter in the future and you&#039;re doomed if you don&#039;t have integration tests.</description>
		<content:encoded><![CDATA[<p>I do agree with Ben about the ConstructorArguments.</p>
<p>You loose type checks. Change the name of a parameter in the future and you&#8217;re doomed if you don&#8217;t have integration tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Howells</title>
		<link>http://kohari.org/2008/03/12/ninject-lives/comment-page-1/#comment-77</link>
		<dc:creator>Matt Howells</dc:creator>
		<pubDate>Wed, 29 Jul 2009 22:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://kohari.org/2008/03/12/ninject-lives/#comment-77</guid>
		<description>Dude, check out the way that Moq allows you to specify which constructor args to expect using Linq expressions - you could probably do something similar here.</description>
		<content:encoded><![CDATA[<p>Dude, check out the way that Moq allows you to specify which constructor args to expect using Linq expressions &#8211; you could probably do something similar here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Ellis</title>
		<link>http://kohari.org/2008/03/12/ninject-lives/comment-page-1/#comment-78</link>
		<dc:creator>Ben Ellis</dc:creator>
		<pubDate>Mon, 16 Feb 2009 15:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://kohari.org/2008/03/12/ninject-lives/#comment-78</guid>
		<description>I&#039;m glad this has been implemented but it feels kind of messy, as you lose a lot of the intellisense and compile-time type checks. I&#039;m not sure if anything could be done in this regard, though would be nice not to lose this functionality.

Could you possibly use some kind of designer code to produce a structure for the arguments while in the IDE?</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad this has been implemented but it feels kind of messy, as you lose a lot of the intellisense and compile-time type checks. I&#8217;m not sure if anything could be done in this regard, though would be nice not to lose this functionality.</p>
<p>Could you possibly use some kind of designer code to produce a structure for the arguments while in the IDE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ninject Release Candidate 1 at Discord&#38;Rhyme</title>
		<link>http://kohari.org/2008/03/12/ninject-lives/comment-page-1/#comment-76</link>
		<dc:creator>Ninject Release Candidate 1 at Discord&#38;Rhyme</dc:creator>
		<pubDate>Tue, 25 Mar 2008 01:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://kohari.org/2008/03/12/ninject-lives/#comment-76</guid>
		<description>[...] mentioned here and here, transient parameters provide a means to manipulate the activation process for active [...]</description>
		<content:encoded><![CDATA[<p>[...] mentioned here and here, transient parameters provide a means to manipulate the activation process for active [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
