<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/dev/psychology &#187; organizations</title>
	<atom:link href="http://p.einarsen.no/tag/organizations/feed/" rel="self" type="application/rss+xml" />
	<link>http://p.einarsen.no</link>
	<description></description>
	<lastBuildDate>Sun, 30 Oct 2011 11:29:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Does code base structure follow organization structure?</title>
		<link>http://p.einarsen.no/does-code-base-structure-follow-organization-structure/</link>
		<comments>http://p.einarsen.no/does-code-base-structure-follow-organization-structure/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 08:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Managing dev teams]]></category>
		<category><![CDATA[Understanding Code]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[organizations]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[structure]]></category>

		<guid isPermaLink="false">http://p.einarsen.no/does-code-base-structure-follow-organization-structure/</guid>
		<description><![CDATA[After writing about the Software Engineering Myths Microsoft claims to have busted, I&#8217;ve been thinking about their find that organization structure is the most predictive factor for bugs. And it makes me think, to what degree are organizations&#8217; code bases shaped by their formal or informal organization structure? Are core modules and root objects often [...]]]></description>
			<content:encoded><![CDATA[<p>After writing about the <a href="http://p.einarsen.no/debunking-software-engineering-myths-does-the-organization-matter-more-than-the-programming/" target="_blank">Software Engineering Myths Microsoft claims to have busted</a>, I&#8217;ve been thinking about their find that organization structure is the most predictive factor for bugs.</p>
<p>And it makes me think, to what degree are organizations&#8217; code bases shaped by their formal or informal organization structure? Are core modules and root objects often the domain of senior developers and objects lower in the hierarchy the domain of juniors? My experience is that it often tends to be, and it seems a reasonable overlap: after all, you want your more trusted developers fiddling where the damage can be greatest.</p>
<p>But how about other attributes of the code base? In the world of Perl, are CPAN authors often hired as external consultants? Are the most communicative programmers the ones that will write network services? Are the modules most used also written by the programmers that are most in contact with others?</p>
<p>And does organization structure also shape general code base structure? Will a more hierarchical organization tend more towards hierarchical object structures, while more chaotic or flat organizations tend towards more chaotic or flat code organization?</p>
<p>A lot of questions, but no answers&#8230; But one thing that comes to mind is, if organization and code structure follows each other, is this a good idea? I think few people designing a data model or object hierarchy starts with the organization structure as a blueprint, but speaking from my own limited experience, you can often at least see a reflection of either in both.  Is this a good or bad thing? What can the consequences be?</p>
]]></content:encoded>
			<wfw:commentRss>http://p.einarsen.no/does-code-base-structure-follow-organization-structure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

