<?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"
	>
<channel>
	<title>Comments on: The Trouble with Interfaces</title>
	<atom:link href="http://www.potentialgames.com/blog/2008/07/09/the-trouble-with-interfaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.potentialgames.com/blog/2008/07/09/the-trouble-with-interfaces/</link>
	<description>Notes of a Potential Independent Game Developer</description>
	<pubDate>Wed, 19 Nov 2008 21:03:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: neb</title>
		<link>http://www.potentialgames.com/blog/2008/07/09/the-trouble-with-interfaces/#comment-232</link>
		<dc:creator>neb</dc:creator>
		<pubDate>Wed, 09 Jul 2008 18:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.potentialgames.com/blog/?p=66#comment-232</guid>
		<description>Yes, thank you. This is a perfect example of the delegation pattern at work.

Python seems to be an attempt at a less-strict Java. As you may have gleaned, I'd like to see a more-strict Java.</description>
		<content:encoded><![CDATA[<p>Yes, thank you. This is a perfect example of the delegation pattern at work.</p>
<p>Python seems to be an attempt at a less-strict Java. As you may have gleaned, I&#8217;d like to see a more-strict Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.potentialgames.com/blog/2008/07/09/the-trouble-with-interfaces/#comment-231</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 09 Jul 2008 18:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.potentialgames.com/blog/?p=66#comment-231</guid>
		<description>You have described the &lt;a href="http://en.wikipedia.org/wiki/Delegation_pattern" rel="nofollow"&gt;Delegation Pattern&lt;/a&gt;.

The multiple inheritance of Python alleviates a lot of that tedium, but other features of Python that relax restrictions kind of make "contracts" impossible.</description>
		<content:encoded><![CDATA[<p>You have described the <a href="http://en.wikipedia.org/wiki/Delegation_pattern" rel="nofollow">Delegation Pattern</a>.</p>
<p>The multiple inheritance of Python alleviates a lot of that tedium, but other features of Python that relax restrictions kind of make &#8220;contracts&#8221; impossible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
