<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Dynamic Data: Associated Types And The Models They Love</title>
	<link>http://lostintangent.com/2008/12/18/dynamic-data-associated-types-and-the-models-they-love/</link>
	<description>Code is never finished, only abandoned...</description>
	<pubDate>Mon, 15 Mar 2010 12:34:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Paul Blamire</title>
		<link>http://lostintangent.com/2008/12/18/dynamic-data-associated-types-and-the-models-they-love/#comment-9943</link>
		<dc:creator>Paul Blamire</dc:creator>
		<pubDate>Sat, 20 Dec 2008 18:38:22 +0000</pubDate>
		<guid>http://lostintangent.com/2008/12/18/dynamic-data-associated-types-and-the-models-they-love/#comment-9943</guid>
		<description>I've seen this method used in demos and blogs, I'm always concerned about the brittleness of the code should any property names change. Maybe it would be useful for both classes implement an interface that declares the properties that the metadata is being supplied for so these errors would be caught at compile-time</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this method used in demos and blogs, I&#8217;m always concerned about the brittleness of the code should any property names change. Maybe it would be useful for both classes implement an interface that declares the properties that the metadata is being supplied for so these errors would be caught at compile-time</p>
]]></content:encoded>
	</item>
</channel>
</rss>
