<?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: Coding: Isolate the data not just the endpoint</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TDD: Testing mapping code at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/comment-page-1/#comment-13415</link>
		<dc:creator>TDD: Testing mapping code at Mark Needham</dc:creator>
		<pubDate>Thu, 02 Apr 2009 13:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1068#comment-13415</guid>
		<description>[...] previously written about some of the aspects of the mapping efforts that we&#039;ve done on recent projects and what we&#039;ve found from [...]</description>
		<content:encoded><![CDATA[<p>[...] previously written about some of the aspects of the mapping efforts that we&#8217;ve done on recent projects and what we&#8217;ve found from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #315</title>
		<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/comment-page-1/#comment-12998</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #315</dc:creator>
		<pubDate>Thu, 26 Mar 2009 08:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1068#comment-12998</guid>
		<description>[...] Coding: Isolate the data not just the endpoint - Mark Needham suggests that you should also isolate the data returned from services as well as the service implementation in your code, illustrating with an example ased on a service returning the items for a drop down list [...]</description>
		<content:encoded><![CDATA[<p>[...] Coding: Isolate the data not just the endpoint &#8211; Mark Needham suggests that you should also isolate the data returned from services as well as the service implementation in your code, illustrating with an example ased on a service returning the items for a drop down list [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/comment-page-1/#comment-12993</link>
		<dc:creator>Mark Needham</dc:creator>
		<pubDate>Thu, 26 Mar 2009 07:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1068#comment-12993</guid>
		<description>Sorry probably didn&#039;t explain that clearly enough - we get sent both the Value and the Label by the service and we keep a cache of that data so that it&#039;s a relatively cheap operation to go and find which Value a Label maps to later on.</description>
		<content:encoded><![CDATA[<p>Sorry probably didn&#8217;t explain that clearly enough &#8211; we get sent both the Value and the Label by the service and we keep a cache of that data so that it&#8217;s a relatively cheap operation to go and find which Value a Label maps to later on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/comment-page-1/#comment-12976</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Thu, 26 Mar 2009 01:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1068#comment-12976</guid>
		<description>&lt;strong&gt;Coding: Isolate the data not just the endpoint - Mark Needham...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Coding: Isolate the data not just the endpoint &#8211; Mark Needham&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sud</title>
		<link>http://www.markhneedham.com/blog/2009/03/25/coding-isolate-the-data-not-just-the-endpoint/comment-page-1/#comment-12971</link>
		<dc:creator>sud</dc:creator>
		<pubDate>Wed, 25 Mar 2009 23:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1068#comment-12971</guid>
		<description>What if it expensive to lookup the Value by the Label in order to return the (Value, Label) pair?</description>
		<content:encoded><![CDATA[<p>What if it expensive to lookup the Value by the Label in order to return the (Value, Label) pair?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

