<?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: First community patch applied to WilsonORWrapper</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-133</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Mon, 02 Jul 2007 01:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-133</guid>
		<description>Thanks for the compliment -- not sure how my skills compare to Paul Wilson, as an O/R mapper is quite different than a framework, but thanks for the compliment! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the compliment &#8212; not sure how my skills compare to Paul Wilson, as an O/R mapper is quite different than a framework, but thanks for the compliment! <img src='http://www.sidesofmarch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-127</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Fri, 29 Jun 2007 19:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-127</guid>
		<description>I think it would be great, after reviewing WilsonORWrapper I know you have the skills.  Anyway, keep us posted as to what Paul has to say.</description>
		<content:encoded><![CDATA[<p>I think it would be great, after reviewing WilsonORWrapper I know you have the skills.  Anyway, keep us posted as to what Paul has to say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-121</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Thu, 28 Jun 2007 18:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-121</guid>
		<description>It is clear that Paul is debating the future of WORM as related to the development of LINQ to SQL. I have reached out to him with our proposal -- I think WORM can easily have a life in the future. There&#039;s lots of features that can be added to it.

In the end, if Paul pulls the plug on WORM and doesn&#039;t release the source, I will either look into migrating my wrapper to another O/R mapper, or work on a migration path to something like ActiveRecord.

I never planned it this way, but the wrapper is more like ActiveRecord with some Castle services (logging and caching). Just replace WORM with NHibernate, and you&#039;d get pretty much the same thing.</description>
		<content:encoded><![CDATA[<p>It is clear that Paul is debating the future of WORM as related to the development of LINQ to SQL. I have reached out to him with our proposal &#8212; I think WORM can easily have a life in the future. There&#8217;s lots of features that can be added to it.</p>
<p>In the end, if Paul pulls the plug on WORM and doesn&#8217;t release the source, I will either look into migrating my wrapper to another O/R mapper, or work on a migration path to something like ActiveRecord.</p>
<p>I never planned it this way, but the wrapper is more like ActiveRecord with some Castle services (logging and caching). Just replace WORM with NHibernate, and you&#8217;d get pretty much the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayde</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-120</link>
		<dc:creator>wayde</dc:creator>
		<pubDate>Thu, 28 Jun 2007 00:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-120</guid>
		<description>I agree!

The articles, news, forums on ormapper.net are DEAD which leads me to suspect as much for WORM.  Even from my perusal of various blogs ... it seems that Paul is giving indications that he sees LINQ to SQL as a viable alternative his ORM users would consider moving too.

Anyways, why not do what Travis is saying???  Opensource the mapper and the wrapper framework ... fix existing bugs in WORM and add some of the castleproject AR type functionality that might be helpful (e.g. validation attributes, etc...).  Heck, we can even work up a Linq to WORM implementation.

I&#039;d be down with contributing!

- wayde</description>
		<content:encoded><![CDATA[<p>I agree!</p>
<p>The articles, news, forums on ormapper.net are DEAD which leads me to suspect as much for WORM.  Even from my perusal of various blogs &#8230; it seems that Paul is giving indications that he sees LINQ to SQL as a viable alternative his ORM users would consider moving too.</p>
<p>Anyways, why not do what Travis is saying???  Opensource the mapper and the wrapper framework &#8230; fix existing bugs in WORM and add some of the castleproject AR type functionality that might be helpful (e.g. validation attributes, etc&#8230;).  Heck, we can even work up a Linq to WORM implementation.</p>
<p>I&#8217;d be down with contributing!</p>
<p>- wayde</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-119</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 27 Jun 2007 19:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-119</guid>
		<description>I may do that. Over the past few weeks I&#039;ve been researching alternative O/R mappers (i.e. NHibernate), though I still find myself going back to WORM. Although others have more features, WORM does 90% of what I need very well and very easily.</description>
		<content:encoded><![CDATA[<p>I may do that. Over the past few weeks I&#8217;ve been researching alternative O/R mappers (i.e. NHibernate), though I still find myself going back to WORM. Although others have more features, WORM does 90% of what I need very well and very easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-117</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Tue, 26 Jun 2007 22:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/06/14/first-community-patch-applied-to-wilsonorwrapper/#comment-117</guid>
		<description>Seriously, you need to take over WORM and integrate your Wrapper framework.  Paul seems to be pretty much done updating/fixing it.  Maybe you should talk to him take over the reigns and/or make it opensource... ;-)</description>
		<content:encoded><![CDATA[<p>Seriously, you need to take over WORM and integrate your Wrapper framework.  Paul seems to be pretty much done updating/fixing it.  Maybe you should talk to him take over the reigns and/or make it opensource&#8230; <img src='http://www.sidesofmarch.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

