<?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: Creating a Timestamp Interceptor in NHibernate</title>
	<atom:link href="http://lostechies.com/rayhouston/2008/03/28/creating-a-timestamp-interceptor-in-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/rayhouston/2008/03/28/creating-a-timestamp-interceptor-in-nhibernate/</link>
	<description></description>
	<lastBuildDate>Tue, 02 Apr 2013 20:36:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Marcus</title>
		<link>http://lostechies.com/rayhouston/2008/03/28/creating-a-timestamp-interceptor-in-nhibernate/#comment-53</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Wed, 07 Oct 2009 07:47:47 +0000</pubDate>
		<guid isPermaLink="false">/blogs/rhouston/archive/2008/03/27/creating-a-timestamp-interceptor-in-nhibernate.aspx#comment-53</guid>
		<description>Hi, very nice example, works great for simple values, but when I try to modify a collection in the currentState it doesn&#039;t work because &quot;NHibernate.Collection.Generic.PersistentGenericBag`1cannot be converted to a &quot;System.Collections.Generic.List`1[]&quot;

Any Ideas?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, very nice example, works great for simple values, but when I try to modify a collection in the currentState it doesn&#8217;t work because &#8220;NHibernate.Collection.Generic.PersistentGenericBag`1cannot be converted to a &#8220;System.Collections.Generic.List`1[]&#8221;</p>
<p>Any Ideas?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave The Ninja</title>
		<link>http://lostechies.com/rayhouston/2008/03/28/creating-a-timestamp-interceptor-in-nhibernate/#comment-52</link>
		<dc:creator>Dave The Ninja</dc:creator>
		<pubDate>Thu, 19 Jun 2008 07:43:16 +0000</pubDate>
		<guid isPermaLink="false">/blogs/rhouston/archive/2008/03/27/creating-a-timestamp-interceptor-in-nhibernate.aspx#comment-52</guid>
		<description>Got it sorted!

Was mixing IInterceptor&#039;s between Castle and NHIbernate - whoops!

David</description>
		<content:encoded><![CDATA[<p>Got it sorted!</p>
<p>Was mixing IInterceptor&#8217;s between Castle and NHIbernate &#8211; whoops!</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave the Ninja</title>
		<link>http://lostechies.com/rayhouston/2008/03/28/creating-a-timestamp-interceptor-in-nhibernate/#comment-51</link>
		<dc:creator>Dave the Ninja</dc:creator>
		<pubDate>Wed, 18 Jun 2008 23:23:22 +0000</pubDate>
		<guid isPermaLink="false">/blogs/rhouston/archive/2008/03/27/creating-a-timestamp-interceptor-in-nhibernate.aspx#comment-51</guid>
		<description>Ray, I have been battleing tirelessly trying to get this example working with my castle/nhibernate/rhino-tools (binsor) setup.

I can get the interceptor to fire then it spews with a IInterceptor not implemented error.

Correct me if im wrong, but EmptyInterceptor implements IInterceptor - very confusing.

Have you got this running with binsor, registering the Interceptor as a component in the boo file?

Any advice would be great!

David</description>
		<content:encoded><![CDATA[<p>Ray, I have been battleing tirelessly trying to get this example working with my castle/nhibernate/rhino-tools (binsor) setup.</p>
<p>I can get the interceptor to fire then it spews with a IInterceptor not implemented error.</p>
<p>Correct me if im wrong, but EmptyInterceptor implements IInterceptor &#8211; very confusing.</p>
<p>Have you got this running with binsor, registering the Interceptor as a component in the boo file?</p>
<p>Any advice would be great!</p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
