<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Coding the Architecture - mistakes tag</title>
  <link>http://www.codingthearchitecture.com/tags/mistakes/</link>
  <description>Software architecture for developers</description>
  <language>en</language>
  <copyright>Coding the Architecture</copyright>
  <lastBuildDate>Mon, 21 May 2012 09:41:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Learning from my mitsakes</title>
    <link>http://www.codingthearchitecture.com/2007/06/01/learning_from_my_mitsakes.html</link>
    
      
        <description>
          &lt;blockquote&gt;
A wise man learns from the mistakes of others, a fool from his own.&lt;/blockquote&gt;
&lt;p&gt;I was feeling in a retrospective mood, so if you&#039;re wise you might learn from 5 mistakes of this fool.&lt;/p&gt;

&lt;b&gt;Not making time for the architecture&lt;/b&gt;
&lt;p&gt;
Allocating insufficient time for the architecture makes everyone&#039;s life difficult; you tend to interact through minutes and documents rather than meetings and discussion (which usually takes longer overall anyway!). Is this my mistake or perhaps one made by the project manager when allocating resource? I guess if I&#039;ve not been involved in planning then it&#039;s hard to imagine what I could have done about it. Regardless, architecture takes time. I now like to start my bid at the same amount of involvement as the project manager - it should at least kick off a discussion!
&lt;/p&gt;
&lt;b&gt;Not thoroughly scrutinising the functional requirements&lt;/b&gt;
&lt;p&gt;
Perhaps caused by not making time for the architecture, I&#039;ve certainly been guilty of skim-reading the functional requirements. Even when I&#039;ve fully understood them I&#039;ve not pushed back on them as much as I could have done. I, and the development team, are not just consumers of the functional specification, we&#039;re stakeholders of the application and should try to improve the requirements by adding/trimming/redefining wherever appropriate. Minor changes can make the development much easier without negatively impacting the end user.
&lt;/p&gt;
&lt;b&gt;Not keeping a repository relating to the system architecture&lt;/b&gt;
&lt;p&gt;
It seems whenever I&#039;m asked to do a presentation or document on the system architecture, even the existing portions, I end up knocking up something new in Visio. It&#039;s not that this information isn&#039;t captured somewhere, it&#039;s more that I just can&#039;t find it. Just a few snapshots of the significant subsystems, components and interactions at various levels of detail is all that&#039;s required and would allow everyone else to inspect and update these views easily.
&lt;/p&gt;
&lt;b&gt;Not letting it slide&lt;/b&gt;
&lt;p&gt;
Some things just don&#039;t matter very much. At least, not at the architectural level. I&#039;ve certainly argued the toss over numerous issues. Not getting involved would perhaps have been better than intervening and backing down once time or willpower has run out!
&lt;/p&gt;
&lt;b&gt;Letting it slide&lt;/b&gt;
&lt;p&gt;
Some things do matter. On occasions I&#039;ve trusted that the development team know what they&#039;re up to; they&#039;re coding it, they&#039;re testing it, so if things were that bad or started to become risky they&#039;d probably notice it. I&#039;ve definitely been wrong about that!
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>What is the the role of a software architect?</category>
    
    <comments>http://www.codingthearchitecture.com/2007/06/01/learning_from_my_mitsakes.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2007/06/01/learning_from_my_mitsakes.html</guid>
    <pubDate>Fri, 01 Jun 2007 10:36:17 GMT</pubDate>
  </item>
  
  </channel>
</rss>

