<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>Directed Graph</title>
	<link>http://tgmayfield.com/notes</link>
	<description>by Thomas G. Mayfield</description>
	<lastBuildDate>Fri, 18 Jul 2008 19:08:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Comforting Quirks</title>
		<description>For those that don't know me so well, I need you to read a post entitled The Quirkbook on Rands in Repose.

Truth be told, at least 4 out of 5 of those listed and the comments following (or ones very like them) are quirks I grew up with.  I've ...</description>
		<link>http://tgmayfield.com/notes/archives/uncategorized/comforting-quirks</link>
			</item>
	<item>
		<title>Failing unit test for NHibernate configuration warnings/errors</title>
		<description>I'd mentioned on Dave Laribee's Test Your NHibernate Mappings! post that you can use a custom log4net appender to catch the messages NHibernate outputs on initialization. Here's a bit more detail.

First, the custom ListAppender class:

class ListAppender
    : log4net.Appender.AppenderSkeleton
{
    private List _events = new List();
 ...</description>
		<link>http://tgmayfield.com/notes/archives/nhibernate/failing-unit-test-for-nhibernate-configuration-warningserrors</link>
			</item>
</channel>
</rss>
