<?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: Object Relational Mapping (O/RM) is Manageable</title>
	<atom:link href="http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/feed/" rel="self" type="application/rss+xml" />
	<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/</link>
	<description>Musings about Technology, Software Design and Development</description>
	<lastBuildDate>Wed, 16 May 2012 17:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Huge Cessation Product Smoking</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-92</link>
		<dc:creator>Huge Cessation Product Smoking</dc:creator>
		<pubDate>Fri, 08 Feb 2008 21:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-92</guid>
		<description>&lt;p&gt;&lt;strong&gt;Stop Global Warming Its that Easy&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Stop Global Warming Its that Easy&lt;/p&gt;
&lt;p&gt;Stop Global Warming Its that EasyRock star, Ozzy Osbourne, known for his addiction to virtually all the drugs available, said one time that of the entire addictions he had, stopping smoking was the biggest problem to q...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Stop Global Warming Its that Easy</strong></p>
<p>Stop Global Warming Its that Easy</p>
<p>Stop Global Warming Its that EasyRock star, Ozzy Osbourne, known for his addiction to virtually all the drugs available, said one time that of the entire addictions he had, stopping smoking was the biggest problem to q&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huge Cessation Product Smoking</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-1182</link>
		<dc:creator>Huge Cessation Product Smoking</dc:creator>
		<pubDate>Fri, 08 Feb 2008 21:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-1182</guid>
		<description>&lt;strong&gt;Stop Global Warming Its that Easy&lt;/strong&gt;
Stop Global Warming Its that Easy
Stop Global Warming Its that EasyRock star, Ozzy Osbourne, known for his addiction to virtually all the drugs available, said one time that of the entire addictions he had, stopping smoking was the biggest problem to q...</description>
		<content:encoded><![CDATA[<p><strong>Stop Global Warming Its that Easy</strong><br />
Stop Global Warming Its that Easy<br />
Stop Global Warming Its that EasyRock star, Ozzy Osbourne, known for his addiction to virtually all the drugs available, said one time that of the entire addictions he had, stopping smoking was the biggest problem to q&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-91</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Tue, 07 Aug 2007 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-91</guid>
		<description>&lt;p&gt;Well, this particular project the O/RM tool is strictly one built in-house.  It reads in the table schema of SQL Server 2005 and gathers some metadata from a few extended properties but the power comes from XML representation of the entity model, the two together made the O/RM work well.&lt;/p&gt;
&lt;p&gt;We do no have code bloat because it is home grown but I have seen it on off-the-shelf products.&lt;/p&gt;
&lt;p&gt;I think SubSonic has great promise for that layer of an architecture.  I am working a project using  SubSonic now, it&#039;s a very nice and complete tool.  I think the LINQ-to-Entities in &quot;Orcas&quot; holds great promise as well.&lt;/p&gt;
&lt;p&gt;Testing is tough, we don&#039;t have a great test suite for this layer of our design but we are striving to implement it.  Out team is very senior so experience isn&#039;t really a problem but time and setting priorities.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, this particular project the O/RM tool is strictly one built in-house.  It reads in the table schema of SQL Server 2005 and gathers some metadata from a few extended properties but the power comes from XML representation of the entity model, the two together made the O/RM work well.</p>
<p>We do no have code bloat because it is home grown but I have seen it on off-the-shelf products.</p>
<p>I think SubSonic has great promise for that layer of an architecture.  I am working a project using  SubSonic now, it&#8217;s a very nice and complete tool.  I think the LINQ-to-Entities in &#8220;Orcas&#8221; holds great promise as well.</p>
<p>Testing is tough, we don&#8217;t have a great test suite for this layer of our design but we are striving to implement it.  Out team is very senior so experience isn&#8217;t really a problem but time and setting priorities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-1181</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Tue, 07 Aug 2007 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-1181</guid>
		<description>Well, this particular project the O/RM tool is strictly one built in-house.  It reads in the table schema of SQL Server 2005 and gathers some metadata from a few extended properties but the power comes from XML representation of the entity model, the two together made the O/RM work well.
We do no have code bloat because it is home grown but I have seen it on off-the-shelf products.
I think SubSonic has great promise for that layer of an architecture.  I am working a project using  SubSonic now, it&#039;s a very nice and complete tool.  I think the LINQ-to-Entities in &quot;Orcas&quot; holds great promise as well.
Testing is tough, we don&#039;t have a great test suite for this layer of our design but we are striving to implement it.  Out team is very senior so experience isn&#039;t really a problem but time and setting priorities.</description>
		<content:encoded><![CDATA[<p>Well, this particular project the O/RM tool is strictly one built in-house.  It reads in the table schema of SQL Server 2005 and gathers some metadata from a few extended properties but the power comes from XML representation of the entity model, the two together made the O/RM work well.<br />
We do no have code bloat because it is home grown but I have seen it on off-the-shelf products.<br />
I think SubSonic has great promise for that layer of an architecture.  I am working a project using  SubSonic now, it&#8217;s a very nice and complete tool.  I think the LINQ-to-Entities in &#8220;Orcas&#8221; holds great promise as well.<br />
Testing is tough, we don&#8217;t have a great test suite for this layer of our design but we are striving to implement it.  Out team is very senior so experience isn&#8217;t really a problem but time and setting priorities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffro</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-90</link>
		<dc:creator>Jeffro</dc:creator>
		<pubDate>Tue, 07 Aug 2007 04:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-90</guid>
		<description>&lt;p&gt;What O/RM tool did you use for your project?  We&#039;ve been using CodeSmith for a couple of months now &amp; while it&#039;s worked well, we&#039;ve realized that code-gen can result in code-bloat if not managed well.  We&#039;ve implemented CSLA for the business object layer &amp; are considering switching the DAL over to SubSonic (vs the ADO.NET code-gen&#039;ed templates we found when starting the project).&lt;/p&gt;
&lt;p&gt;Within your project - how much weight has your team/managment placed on unit test coverage?  That is one thing our shop has found it difficult to stress, due to timelines &amp; developer skill sets.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What O/RM tool did you use for your project?  We&#8217;ve been using CodeSmith for a couple of months now &amp; while it&#8217;s worked well, we&#8217;ve realized that code-gen can result in code-bloat if not managed well.  We&#8217;ve implemented CSLA for the business object layer &amp; are considering switching the DAL over to SubSonic (vs the ADO.NET code-gen&#8217;ed templates we found when starting the project).</p>
<p>Within your project &#8211; how much weight has your team/managment placed on unit test coverage?  That is one thing our shop has found it difficult to stress, due to timelines &amp; developer skill sets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffro</title>
		<link>http://accidentaltechnologist.com/software-architecture/object-relational-mapping-orm-is-manageable/#comment-1180</link>
		<dc:creator>Jeffro</dc:creator>
		<pubDate>Tue, 07 Aug 2007 04:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~rbazinet/?p=110#comment-1180</guid>
		<description>What O/RM tool did you use for your project?  We&#039;ve been using CodeSmith for a couple of months now &amp; while it&#039;s worked well, we&#039;ve realized that code-gen can result in code-bloat if not managed well.  We&#039;ve implemented CSLA for the business object layer &amp; are considering switching the DAL over to SubSonic (vs the ADO.NET code-gen&#039;ed templates we found when starting the project).
Within your project - how much weight has your team/managment placed on unit test coverage?  That is one thing our shop has found it difficult to stress, due to timelines &amp; developer skill sets.</description>
		<content:encoded><![CDATA[<p>What O/RM tool did you use for your project?  We&#8217;ve been using CodeSmith for a couple of months now &amp; while it&#8217;s worked well, we&#8217;ve realized that code-gen can result in code-bloat if not managed well.  We&#8217;ve implemented CSLA for the business object layer &amp; are considering switching the DAL over to SubSonic (vs the ADO.NET code-gen&#8217;ed templates we found when starting the project).<br />
Within your project &#8211; how much weight has your team/managment placed on unit test coverage?  That is one thing our shop has found it difficult to stress, due to timelines &amp; developer skill sets.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

