<?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: Managing NHibernate Maps</title>
	<atom:link href="http://laribee.com/managing-nhibernate-maps/feed" rel="self" type="application/rss+xml" />
	<link>http://laribee.com/managing-nhibernate-maps</link>
	<description>There are eight million stories in Cloud City; this is just one.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:48:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben Scheirman</title>
		<link>http://laribee.com/managing-nhibernate-maps/comment-page-1#comment-114</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://laribee.com/blog/2007/01/15/managing-nhibernate-maps/#comment-114</guid>
		<description>I have followed the mapping-per-concrete-class strategy and I like it a lot.  I get used to seeing 2 of every class (Item.cs, Item.hbm.xml for example).&lt;br&gt;&lt;br&gt;It&#039;s a matter of personal preference, but I find that method the easiest to manage.</description>
		<content:encoded><![CDATA[<p>I have followed the mapping-per-concrete-class strategy and I like it a lot.  I get used to seeing 2 of every class (Item.cs, Item.hbm.xml for example).</p>
<p>It&#39;s a matter of personal preference, but I find that method the easiest to manage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduard Liebenberger</title>
		<link>http://laribee.com/managing-nhibernate-maps/comment-page-1#comment-113</link>
		<dc:creator>Eduard Liebenberger</dc:creator>
		<pubDate>Wed, 09 May 2007 23:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://laribee.com/blog/2007/01/15/managing-nhibernate-maps/#comment-113</guid>
		<description>It means that you have to set the &quot;skipOrder&quot; parameter to &quot;false&quot; when you use calls like &quot;Configuration.AddAssembly&quot; etc. NHibernate documentation recommends to set this parameter to &quot;true&quot; to increase performance (and I believe this is the default setting).
And in case you manually add the mapping files you already mentioned that it will be the developer&#039;s responsibility to keep a proper order.

However if the mapping files (and the inheritance hierarchies) are split across multiple assemblies the configuration is still not totally robust (Release 1.2 GA).</description>
		<content:encoded><![CDATA[<p>It means that you have to set the &#8220;skipOrder&#8221; parameter to &#8220;false&#8221; when you use calls like &#8220;Configuration.AddAssembly&#8221; etc. NHibernate documentation recommends to set this parameter to &#8220;true&#8221; to increase performance (and I believe this is the default setting).<br />
And in case you manually add the mapping files you already mentioned that it will be the developer&#8217;s responsibility to keep a proper order.</p>
<p>However if the mapping files (and the inheritance hierarchies) are split across multiple assemblies the configuration is still not totally robust (Release 1.2 GA).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://laribee.com/managing-nhibernate-maps/comment-page-1#comment-112</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Sat, 27 Jan 2007 18:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://laribee.com/blog/2007/01/15/managing-nhibernate-maps/#comment-112</guid>
		<description>I have followed the mapping-per-concrete-class strategy and I like it a lot.  I get used to seeing 2 of every class (Item.cs, Item.hbm.xml for example).

It&#039;s a matter of personal preference, but I find that method the easiest to manage.</description>
		<content:encoded><![CDATA[<p>I have followed the mapping-per-concrete-class strategy and I like it a lot.  I get used to seeing 2 of every class (Item.cs, Item.hbm.xml for example).</p>
<p>It&#8217;s a matter of personal preference, but I find that method the easiest to manage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://laribee.com/managing-nhibernate-maps/comment-page-1#comment-111</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Tue, 16 Jan 2007 01:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://laribee.com/blog/2007/01/15/managing-nhibernate-maps/#comment-111</guid>
		<description>This is some really good practical advice! Thanks for sharing. :-)</description>
		<content:encoded><![CDATA[<p>This is some really good practical advice! Thanks for sharing. <img src='http://laribee.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetKicks.com</title>
		<link>http://laribee.com/managing-nhibernate-maps/comment-page-1#comment-110</link>
		<dc:creator>DotNetKicks.com</dc:creator>
		<pubDate>Mon, 15 Jan 2007 17:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://laribee.com/blog/2007/01/15/managing-nhibernate-maps/#comment-110</guid>
		<description>&lt;strong&gt;Managing NHibernate Maps...&lt;/strong&gt;

You&#039;ve been kicked (a good thing) - Trackback from DotNetKicks.com...</description>
		<content:encoded><![CDATA[<p><strong>Managing NHibernate Maps&#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from DotNetKicks.com&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
