<?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 as a communication tool</title>
	<atom:link href="http://www.taylor.se/blog/2006/03/22/code-as-a-communication-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.taylor.se/blog/2006/03/22/code-as-a-communication-tool/</link>
	<description>Smart consulting</description>
	<lastBuildDate>Tue, 08 Jun 2010 05:02:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Stefan Andersson</title>
		<link>http://www.taylor.se/blog/2006/03/22/code-as-a-communication-tool/comment-page-1/#comment-170</link>
		<dc:creator>Stefan Andersson</dc:creator>
		<pubDate>Thu, 23 Mar 2006 05:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.taylor.se/blog/2006/03/22/code-as-a-communication-tool/#comment-170</guid>
		<description>* long rambling deleted*

Sufficient to say; give methods good names, don&#039;t &#039;hide&#039; semantics behind bad function names, and avoid creating methods with different semantics depending on data hidden within parameters (most notably parsed string values). Create two methods instead, with clear responsibilities.</description>
		<content:encoded><![CDATA[<p>* long rambling deleted*</p>
<p>Sufficient to say; give methods good names, don&#8217;t &#8216;hide&#8217; semantics behind bad function names, and avoid creating methods with different semantics depending on data hidden within parameters (most notably parsed string values). Create two methods instead, with clear responsibilities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
