<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Let's You and Him Fight &#187; chi.mp</title>
	<atom:link href="http://www.letsyouandhimfight.com/tag/chimp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.letsyouandhimfight.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 20:03:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Isshoukenmei</title>
		<link>http://www.letsyouandhimfight.com/2008/10/22/isshoukenmei/</link>
		<comments>http://www.letsyouandhimfight.com/2008/10/22/isshoukenmei/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:40:13 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Write]]></category>
		<category><![CDATA[chi.mp]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.letsyouandhimfight.com/?p=11</guid>
		<description><![CDATA[I&#8217;ve been away from blogging for quite a while, and I&#8217;ve suffered for it. Every day I let go by without engaging some new programming tool or skill is a day I grow weaker. So I&#8217;m making a commitment to write every day about something I&#8217;ve done to engage. Unfortunately, now it&#8217;s 2:35 AM and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been away from blogging for quite a while, and I&#8217;ve suffered for it. Every day I let go by without engaging some new programming tool or skill is a day I grow weaker. So I&#8217;m making a commitment to write every day about something I&#8217;ve done to engage. Unfortunately, now it&#8217;s 2:35 AM and I really should sleep, so this one&#8217;s really short.</p>
<p>Steve Yegge wrote <a href="http://steve-yegge.blogspot.com/2008/10/universal-design-pattern.html">an excellent essay</a> on prototype-based object mapping. It&#8217;s of interest to me because my company&#8217;s app has had two different half-assed (and differently half-assed) implementations of the prototype pattern, one of which we&#8217;ve just removed. We&#8217;re using it to model people (well, actually, contact information), but people don&#8217;t have just single-valued properties. They have names with multiple parts, and multiple phone numbers (how many people these days have not just a cell phone but a work cell and a personal cell?) and many other complex values, and I&#8217;ve been at a loss for a good way to store these. Steve&#8217;s essay has helped to convince me that we don&#8217;t need to discard the prototype pattern; we just need to get it right for this use.</p>
<p>In the next few days, I hope to blog here about getting it right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.letsyouandhimfight.com/2008/10/22/isshoukenmei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
