<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Episode 132: Top 10 Architecture Mistakes with Eoin Woods</title>
	<atom:link href="http://www.se-radio.net/2009/04/episode-132-top-10-architecture-mistakes-with-eoin-woods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.se-radio.net/2009/04/episode-132-top-10-architecture-mistakes-with-eoin-woods/</link>
	<description>The Podcast for Professional Software Developers</description>
	<lastBuildDate>Tue, 14 May 2013 01:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Daves_dad</title>
		<link>http://www.se-radio.net/2009/04/episode-132-top-10-architecture-mistakes-with-eoin-woods/#comment-288</link>
		<dc:creator>Daves_dad</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-288</guid>
		<description><![CDATA[Yes I agree the best modles are domain spacific.

But for the general part ( what UML tryes to do ) have a look at eiffel/bon. It provides excelent: reversable, executable, OO, modeling. 

Eiffel is a very powerful yet simple general perpose OO programming language. It has many of the features that are being added to other languages, but more elagent. It makes programming easyer and more fun. It maps more closely to OO ideas that other OO languages. It frees your mind to think about the problem domain. It is easy to read and write.

&lt;em&gt;Some&lt;/em&gt; features of Eiffel:
&lt;ul&gt;
&lt;li&gt;Strong static types.
&lt;li&gt;Generics ( from the beginning ).
&lt;li&gt;Tuples. 
&lt;li&gt;Multiple objects in, return multiple objects out.
&lt;li&gt;Design by Contract (where F# came from).
&lt;li&gt;Uniform access, what C# properties do, but with simpler code in service class.
&lt;/ul&gt; 
]]></description>
		<content:encoded><![CDATA[<p>Yes I agree the best modles are domain spacific.</p>
<p>But for the general part ( what UML tryes to do ) have a look at eiffel/bon. It provides excelent: reversable, executable, OO, modeling. </p>
<p>Eiffel is a very powerful yet simple general perpose OO programming language. It has many of the features that are being added to other languages, but more elagent. It makes programming easyer and more fun. It maps more closely to OO ideas that other OO languages. It frees your mind to think about the problem domain. It is easy to read and write.</p>
<p><em>Some</em> features of Eiffel:</p>
<ul>
<li>Strong static types.
</li>
<li>Generics ( from the beginning ).
</li>
<li>Tuples.
</li>
<li>Multiple objects in, return multiple objects out.
</li>
<li>Design by Contract (where F# came from).
</li>
<li>Uniform access, what C# properties do, but with simpler code in service class.
</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisKey</title>
		<link>http://www.se-radio.net/2009/04/episode-132-top-10-architecture-mistakes-with-eoin-woods/#comment-346</link>
		<dc:creator>ChrisKey</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-346</guid>
		<description><![CDATA[Thanks for the post.. planning, whether in on or offline, is just so important in the long run... 

Again, nice post, now I have to get back to planning the new architecture for a site about &lt;a href=&quot;http://www.legaljobscentre.com&quot;&gt;legal jobs&lt;/a&gt;

(shameless promotion, I know)

Looking forward to your next contribution.

Cheers,]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post.. planning, whether in on or offline, is just so important in the long run&#8230; </p>
<p>Again, nice post, now I have to get back to planning the new architecture for a site about <a href="http://www.legaljobscentre.com">legal jobs</a></p>
<p>(shameless promotion, I know)</p>
<p>Looking forward to your next contribution.</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
