<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Don&#8217;t build a framework!</title>
	<atom:link href="http://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/</link>
	<description>Mitch Denny, Principal Consultant at Readify</description>
	<lastBuildDate>Sun, 12 Jul 2009 01:45:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mitch Denny</title>
		<link>http://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-735</link>
		<dc:creator>Mitch Denny</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-735</guid>
		<description>There is also an important distinction between identifying a pattern in your solution. Here you need to judge whether spending a very small amount of time abstracting out a very specific problem is worthwhile.
          &lt;br /&gt;&lt;br /&gt;
              But I guess thats a harvested framework :) At the end of the day you need to see a pay-off for every piece of code that you write, considering more code = more bugs (in general).</description>
		<content:encoded><![CDATA[<p>There is also an important distinction between identifying a pattern in your solution. Here you need to judge whether spending a very small amount of time abstracting out a very specific problem is worthwhile.</p>
<p>              But I guess thats a harvested framework <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' />  At the end of the day you need to see a pay-off for every piece of code that you write, considering more code = more bugs (in general).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blair</title>
		<link>http://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-734</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-734</guid>
		<description>There has to be a little bit of irony in someone wanting to build a framework over a framework. Keep the posts coming.</description>
		<content:encoded><![CDATA[<p>There has to be a little bit of irony in someone wanting to build a framework over a framework. Keep the posts coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott McCulloch</title>
		<link>http://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-736</link>
		<dc:creator>Scott McCulloch</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">https://notgartner.wordpress.com/2004/02/28/dont-build-a-framework/#comment-736</guid>
		<description>Hi Mitch - we have a foundation framework at CSC, because we do a ton of small projects which are very similar, after the many years of writing the applications (with very little componenet re-use), we took a look at the generic services we were providing in each, and built a core that we would take to each project - we have based a lot of those core services on providers.. fortunately a lot are in whidbey - but since its delayed then i guess we will keep ours for a while longer.
          &lt;br /&gt;&lt;br /&gt;
              Our framework also contains a lot of tools, codesmith templates, and a lot of helper classes for handlings things such as nulls, objects, skinning, database interactions. Of course a lot of these are either application blocks, sections of open source applications, or custom written.
              &lt;br /&gt;&lt;br /&gt;
                  We just wanted a base to start from, to help provide consistency for our support environments mainly. We have found that the framework has provided some level of standardisation in the solutions we deliver - which can&#039;t be a bad thing? We took about 4-6 weeks to write the framework with primarily 1-2 people.</description>
		<content:encoded><![CDATA[<p>Hi Mitch &#8211; we have a foundation framework at CSC, because we do a ton of small projects which are very similar, after the many years of writing the applications (with very little componenet re-use), we took a look at the generic services we were providing in each, and built a core that we would take to each project &#8211; we have based a lot of those core services on providers.. fortunately a lot are in whidbey &#8211; but since its delayed then i guess we will keep ours for a while longer.</p>
<p>              Our framework also contains a lot of tools, codesmith templates, and a lot of helper classes for handlings things such as nulls, objects, skinning, database interactions. Of course a lot of these are either application blocks, sections of open source applications, or custom written.</p>
<p>                  We just wanted a base to start from, to help provide consistency for our support environments mainly. We have found that the framework has provided some level of standardisation in the solutions we deliver &#8211; which can&#8217;t be a bad thing? We took about 4-6 weeks to write the framework with primarily 1-2 people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
