<?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: Code Contracts and Inheritance</title>
	<atom:link href="http://stefanoricciardi.com/2009/07/17/code-contracts-and-inheritance/feed/" rel="self" type="application/rss+xml" />
	<link>http://stefanoricciardi.com/2009/07/17/code-contracts-and-inheritance/</link>
	<description>On Software Development and Thereabouts</description>
	<lastBuildDate>Thu, 03 May 2012 05:56:00 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://stefanoricciardi.com/2009/07/17/code-contracts-and-inheritance/comment-page-1/#comment-623</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 13 Oct 2011 20:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://stefanoricciardi.wordpress.com/?p=223#comment-623</guid>
		<description>You are using the ContractClass attribute incorrectly.  In both examples, they should be pointing at the method that implements the contract, not at itself.</description>
		<content:encoded><![CDATA[<p>You are using the ContractClass attribute incorrectly.  In both examples, they should be pointing at the method that implements the contract, not at itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

