<?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: Again on Castle Transient and the Custom lifecycle</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Castle Windsor: Transient Objects and Release Policies at Guardian&#39;s Home</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/comment-page-1/#comment-2724</link>
		<dc:creator>Castle Windsor: Transient Objects and Release Policies at Guardian&#39;s Home</dc:creator>
		<pubDate>Fri, 16 Oct 2009 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.nablasoft.com/Alkampfer/?p=156#comment-2724</guid>
		<description>[...] http://www.nablasoft.com/alkampfer/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lif... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.nablasoft.com/alkampfer/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lif.." rel="nofollow">http://www.nablasoft.com/alkam.....stom-lif..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alkampfer&#8217;s Place &#187; Blog Archives &#187; Again and again on Castle and lifecycle.</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/comment-page-1/#comment-76</link>
		<dc:creator>Alkampfer&#8217;s Place &#187; Blog Archives &#187; Again and again on Castle and lifecycle.</dc:creator>
		<pubDate>Thu, 13 Mar 2008 08:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nablasoft.com/Alkampfer/?p=156#comment-76</guid>
		<description>[...] to a&#160; context. This lifecycle was created to address the problem of disposing inner object, you can find the deails here. This new version support both singleton and transient objects, this a sample [...]</description>
		<content:encoded><![CDATA[<p>[...] to a&nbsp; context. This lifecycle was created to address the problem of disposing inner object, you can find the deails here. This new version support both singleton and transient objects, this a sample [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/comment-page-1/#comment-70</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Sun, 02 Mar 2008 07:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nablasoft.com/Alkampfer/?p=156#comment-70</guid>
		<description>Yep, my implementation is a very &quot;First thing I have in mind&quot; I already set up a little project and modified a little bit the lifecycle, in the next days I&#039;ll try to address your issue.

Actually my custom lifecycle works well only if all the dependencies are made between object sharing the same lifecycle.


Alk.</description>
		<content:encoded><![CDATA[<p>Yep, my implementation is a very &#8220;First thing I have in mind&#8221; I already set up a little project and modified a little bit the lifecycle, in the next days I&#8217;ll try to address your issue.</p>
<p>Actually my custom lifecycle works well only if all the dependencies are made between object sharing the same lifecycle.</p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/02/29/again-on-castle-transient-and-the-custom-lifecycle/comment-page-1/#comment-69</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 01 Mar 2008 12:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.nablasoft.com/Alkampfer/?p=156#comment-69</guid>
		<description>Hi Alk,

That is a really clever idea :)

I can&#039;t remember how much creation context you can get hold of in MicroKernel (I know Ninject provides the requesting type, but uses a different model..) - you might want to add a test to make sure that your custom instance isn&#039;t satisfying the dependencies of an instance with a life cycle that extends beyond the immediate context, e.g. is a singleton.

If a singleton required an instance of &#039;DisposableCon&#039; and was initialised during the context, it would be left attached to a disposed instance when the context ended.

Enjoying your articles, keep it up!

Regards,

Nick</description>
		<content:encoded><![CDATA[<p>Hi Alk,</p>
<p>That is a really clever idea <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I can&#8217;t remember how much creation context you can get hold of in MicroKernel (I know Ninject provides the requesting type, but uses a different model..) &#8211; you might want to add a test to make sure that your custom instance isn&#8217;t satisfying the dependencies of an instance with a life cycle that extends beyond the immediate context, e.g. is a singleton.</p>
<p>If a singleton required an instance of &#8216;DisposableCon&#8217; and was initialised during the context, it would be left attached to a disposed instance when the context ended.</p>
<p>Enjoying your articles, keep it up!</p>
<p>Regards,</p>
<p>Nick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

