<?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: Microsoft: Playing for the Java developers</title>
	<atom:link href="http://almaer.com/blog/microsoft-playing-for-the-java-developers/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/microsoft-playing-for-the-java-developers</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dion</title>
		<link>http://almaer.com/blog/microsoft-playing-for-the-java-developers/comment-page-1#comment-3526</link>
		<dc:creator>Dion</dc:creator>
		<pubDate>Wed, 09 Jun 2004 15:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/microsoft-playing-for-the-java-developers#comment-3526</guid>
		<description>You are right. &quot;Design Patterns&quot; often seem to be workarounds for things that you can&#039;t do nicely in your language. Closures are a cleaner way to do things in this case IMO, and having it as a first class operation is a subtle difference.

The same can be said for other patterns such as a Factory. If I am using AspectJ then I use mixins instead of having to have a factory class itself.
</description>
		<content:encoded><![CDATA[<p>You are right. &#8220;Design Patterns&#8221; often seem to be workarounds for things that you can&#8217;t do nicely in your language. Closures are a cleaner way to do things in this case IMO, and having it as a first class operation is a subtle difference.</p>
<p>The same can be said for other patterns such as a Factory. If I am using AspectJ then I use mixins instead of having to have a factory class itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
