<?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 for Zen and the art of Castle maintenance</title>
	<atom:link href="http://hammett.castleproject.org/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hammett.castleproject.org</link>
	<description>Open source and life</description>
	<lastBuildDate>Thu, 01 Mar 2012 08:51:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Castle.Extensibility by hammett</title>
		<link>http://hammett.castleproject.org/index.php/2012/02/castle-extensibility/#comment-287998</link>
		<dc:creator>hammett</dc:creator>
		<pubDate>Thu, 01 Mar 2012 08:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=394#comment-287998</guid>
		<description>It builds on top of MEF. I&#039;m using MEF primitives (each bundle is a composition silo) expressed using MEF&#039;s ComposablePartDefinition.</description>
		<content:encoded><![CDATA[<p>It builds on top of MEF. I&#8217;m using MEF primitives (each bundle is a composition silo) expressed using MEF&#8217;s ComposablePartDefinition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle.Extensibility by David</title>
		<link>http://hammett.castleproject.org/index.php/2012/02/castle-extensibility/#comment-287997</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 01 Mar 2012 08:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=394#comment-287997</guid>
		<description>How might this compare at the feature level to MEF?</description>
		<content:encoded><![CDATA[<p>How might this compare at the feature level to MEF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle.Extensibility by hammett</title>
		<link>http://hammett.castleproject.org/index.php/2012/02/castle-extensibility/#comment-287599</link>
		<dc:creator>hammett</dc:creator>
		<pubDate>Wed, 29 Feb 2012 01:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=394#comment-287599</guid>
		<description>100% f#. you can actually see the code at https://github.com/castleproject/Extensibility, esp. Hosting.Binder</description>
		<content:encoded><![CDATA[<p>100% f#. you can actually see the code at <a href="https://github.com/castleproject/Extensibility" rel="nofollow">https://github.com/castleproject/Extensibility</a>, esp. Hosting.Binder</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle.Extensibility by 7sharp9</title>
		<link>http://hammett.castleproject.org/index.php/2012/02/castle-extensibility/#comment-287597</link>
		<dc:creator>7sharp9</dc:creator>
		<pubDate>Wed, 29 Feb 2012 00:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=394#comment-287597</guid>
		<description>What percentage is F# 100% and how are you getting true isolation without rogue exceptions causing the whole app domain to crumble i.e. exceptions from Tasks that are not handles etc ?</description>
		<content:encoded><![CDATA[<p>What percentage is F# 100% and how are you getting true isolation without rogue exceptions causing the whole app domain to crumble i.e. exceptions from Tasks that are not handles etc ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FAKE impressions by Chris Nicola</title>
		<link>http://hammett.castleproject.org/index.php/2011/08/fake-impressions/#comment-271864</link>
		<dc:creator>Chris Nicola</dc:creator>
		<pubDate>Fri, 13 Jan 2012 19:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=374#comment-271864</guid>
		<description>I loved Fake when I played around with it a while back. I was looking to replace a really complex NAnt mess at the time with either psake or fake. I greatly preferred Fake, PS scripting is brutally verbose and ugly to me. However Fake didn&#039;t have much functionality for a lot of common build tasks and I couldn&#039;t find the time to add it in.

I had trouble with something as simple as manipulating the Assembly.cs files. You can see my comments here:
http://www.navision-blog.de/2009/04/04/modifying-assemblyinfo-and-version-via-fake-f-make/

With sufficient utility functions Fake could be pretty awesome.</description>
		<content:encoded><![CDATA[<p>I loved Fake when I played around with it a while back. I was looking to replace a really complex NAnt mess at the time with either psake or fake. I greatly preferred Fake, PS scripting is brutally verbose and ugly to me. However Fake didn&#8217;t have much functionality for a lot of common build tasks and I couldn&#8217;t find the time to add it in.</p>
<p>I had trouble with something as simple as manipulating the Assembly.cs files. You can see my comments here:<br />
<a href="http://www.navision-blog.de/2009/04/04/modifying-assemblyinfo-and-version-via-fake-f-make/" rel="nofollow">http://www.navision-blog.de/2009/04/04/modifying-assemblyinfo-and-version-via-fake-f-make/</a></p>
<p>With sufficient utility functions Fake could be pretty awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MEF scopes to support service overrides by hammett</title>
		<link>http://hammett.castleproject.org/index.php/2011/12/using-mef-scopes-to-support-service-overrides/#comment-266692</link>
		<dc:creator>hammett</dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=387#comment-266692</guid>
		<description>Is the removal of .NewScope something that didnt make into the latest codeplex bits?</description>
		<content:encoded><![CDATA[<p>Is the removal of .NewScope something that didnt make into the latest codeplex bits?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using MEF scopes to support service overrides by Daniel Plaisted</title>
		<link>http://hammett.castleproject.org/index.php/2011/12/using-mef-scopes-to-support-service-overrides/#comment-266389</link>
		<dc:creator>Daniel Plaisted</dc:creator>
		<pubDate>Thu, 29 Dec 2011 01:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=387#comment-266389</guid>
		<description>I think we got rid of or are going to get rid of CreationPolicy.NewScope.  It wasn&#039;t really doing anything, since the scoping is set up via CompositionScopeDefinitions.  You just use an ExportFactory and it will have access to exports on the public surface of child scopes to the one you&#039;re in.

It looks like parts which don&#039;t have any scope metadata won&#039;t be included at all.  I&#039;d probably put them in the app level catalog.

Also, the greater than and less than symbols for generics are causing parts of your code not to show up.

Daniel</description>
		<content:encoded><![CDATA[<p>I think we got rid of or are going to get rid of CreationPolicy.NewScope.  It wasn&#8217;t really doing anything, since the scoping is set up via CompositionScopeDefinitions.  You just use an ExportFactory and it will have access to exports on the public surface of child scopes to the one you&#8217;re in.</p>
<p>It looks like parts which don&#8217;t have any scope metadata won&#8217;t be included at all.  I&#8217;d probably put them in the app level catalog.</p>
<p>Also, the greater than and less than symbols for generics are causing parts of your code not to show up.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;decent&#8221; DirectoryCatalog implementation by hammett</title>
		<link>http://hammett.castleproject.org/index.php/2011/12/a-decent-directorycatalog-implementation/#comment-265992</link>
		<dc:creator>hammett</dc:creator>
		<pubDate>Wed, 28 Dec 2011 00:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=378#comment-265992</guid>
		<description>and I believe this is just your corpus callosum coming up with an explanation for it :-)</description>
		<content:encoded><![CDATA[<p>and I believe this is just your corpus callosum coming up with an explanation for it :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A &#8220;decent&#8221; DirectoryCatalog implementation by Daniel Plaisted</title>
		<link>http://hammett.castleproject.org/index.php/2011/12/a-decent-directorycatalog-implementation/#comment-265991</link>
		<dc:creator>Daniel Plaisted</dc:creator>
		<pubDate>Wed, 28 Dec 2011 00:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=378#comment-265991</guid>
		<description>I think the reason we don&#039;t guard against this is because the problem is missing dependencies, and catching ReflectionTypeLoadExceptions from Assembly.GetTypes() won&#039;t help you if you have a dependency in a method implementation that isn&#039;t exposed in the public surface.  In that case you will get a FileNotFoundException the first time you run the method.</description>
		<content:encoded><![CDATA[<p>I think the reason we don&#8217;t guard against this is because the problem is missing dependencies, and catching ReflectionTypeLoadExceptions from Assembly.GetTypes() won&#8217;t help you if you have a dependency in a method implementation that isn&#8217;t exposed in the public surface.  In that case you will get a FileNotFoundException the first time you run the method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MR 3 update / Castle Blade by srdjan</title>
		<link>http://hammett.castleproject.org/index.php/2011/07/mr-3-update-castle-blade/#comment-236917</link>
		<dc:creator>srdjan</dc:creator>
		<pubDate>Sun, 30 Oct 2011 04:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://hammett.castleproject.org/?p=365#comment-236917</guid>
		<description>Hi, its been a long time :) Hope all is well.
After reading your post, I was left with impression that Monorail+++ is server side MVC Framework with the new server side view engine (Blade). My thoughts are that these days  presentation concerns should be client side responsibility. Server side responsibilities should be to simply serve static resources and RESTful APIs...</description>
		<content:encoded><![CDATA[<p>Hi, its been a long time :) Hope all is well.<br />
After reading your post, I was left with impression that Monorail+++ is server side MVC Framework with the new server side view engine (Blade). My thoughts are that these days  presentation concerns should be client side responsibility. Server side responsibilities should be to simply serve static resources and RESTful APIs&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

