<?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: Java&#8217;s @Override Annotation</title>
	<atom:link href="http://4thmouse.com/index.php/2008/02/28/javas-override-attribute/feed/" rel="self" type="application/rss+xml" />
	<link>http://4thmouse.com/index.php/2008/02/28/javas-override-attribute/</link>
	<description>Software Engineering.</description>
	<lastBuildDate>Sat, 17 Dec 2011 16:27:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 4thmouse.com &#187; Composition vs. Inheritance (hint: usually not inheritance)</title>
		<link>http://4thmouse.com/index.php/2008/02/28/javas-override-attribute/comment-page-1/#comment-10346</link>
		<dc:creator>4thmouse.com &#187; Composition vs. Inheritance (hint: usually not inheritance)</dc:creator>
		<pubDate>Sat, 17 Dec 2011 16:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/02/28/javas-override-attribute/#comment-10346</guid>
		<description>[...] know if one of the parent methods was renamed, thus rendering your method completely useless( you are using @Override [...]</description>
		<content:encoded><![CDATA[<p>[...] know if one of the parent methods was renamed, thus rendering your method completely useless( you are using @Override [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

