<?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: Mapping Enums to custom strings in NHibernate</title>
	<atom:link href="http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/</link>
	<description></description>
	<lastBuildDate>Sat, 24 Dec 2011 10:34:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Lukasz</title>
		<link>http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/comment-page-1/#comment-1673</link>
		<dc:creator>Lukasz</dc:creator>
		<pubDate>Thu, 24 Mar 2011 13:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=294#comment-1673</guid>
		<description>Good post, thanks for the solution.</description>
		<content:encoded><![CDATA[<p>Good post, thanks for the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warlock</title>
		<link>http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/comment-page-1/#comment-1490</link>
		<dc:creator>Warlock</dc:creator>
		<pubDate>Wed, 21 Jul 2010 05:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=294#comment-1490</guid>
		<description>You are correct.  I think I missed an explicit cast to string in there.</description>
		<content:encoded><![CDATA[<p>You are correct.  I think I missed an explicit cast to string in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petrux</title>
		<link>http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/comment-page-1/#comment-1487</link>
		<dc:creator>petrux</dc:creator>
		<pubDate>Tue, 20 Jul 2010 14:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=294#comment-1487</guid>
		<description>&gt;&gt; code = code.ToUpper();  

But... isn&#039;t &#039;code&#039; an *object*?</description>
		<content:encoded><![CDATA[<p>&gt;&gt; code = code.ToUpper();  </p>
<p>But&#8230; isn&#8217;t &#8216;code&#8217; an *object*?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron McKay &#187; How to put spaces in your NHibernate enums</title>
		<link>http://softwareblog.morlok.net/2009/07/02/mapping-enums-to-custom-strings-in-nhibernate/comment-page-1/#comment-1356</link>
		<dc:creator>Cameron McKay &#187; How to put spaces in your NHibernate enums</dc:creator>
		<pubDate>Mon, 13 Jul 2009 02:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://softwareblog.morlok.net/?p=294#comment-1356</guid>
		<description>[...] Fortunately, the ever-flexible NHibernate can handle this case using the procedure outlined here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Fortunately, the ever-flexible NHibernate can handle this case using the procedure outlined here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

