<?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: Bitesize &#8211; Comments</title>
	<atom:link href="http://www.conormccluskey.com/archives/25/feed" rel="self" type="application/rss+xml" />
	<link>http://www.conormccluskey.com/archives/25</link>
	<description>Software, technology, startups and video games</description>
	<lastBuildDate>Mon, 17 May 2010 16:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: conormcc</title>
		<link>http://www.conormccluskey.com/archives/25/comment-page-1#comment-24</link>
		<dc:creator>conormcc</dc:creator>
		<pubDate>Mon, 12 May 2008 21:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.conormccluskey.com/?p=25#comment-24</guid>
		<description>What I mean by having short names is to be as concise as possible and to avoid being overly verbose. For example VisaCreditCard as opposed to SimpleVisaCreditCardImplementation. OK its a bad example but you get my drift. Equally as bad would be an overly short name like VCCImpl. You should try to convey what the class is as succintly as possible. If you need to, you should also clarify what it does using comments.</description>
		<content:encoded><![CDATA[<p>What I mean by having short names is to be as concise as possible and to avoid being overly verbose. For example VisaCreditCard as opposed to SimpleVisaCreditCardImplementation. OK its a bad example but you get my drift. Equally as bad would be an overly short name like VCCImpl. You should try to convey what the class is as succintly as possible. If you need to, you should also clarify what it does using comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mj</title>
		<link>http://www.conormccluskey.com/archives/25/comment-page-1#comment-23</link>
		<dc:creator>mj</dc:creator>
		<pubDate>Mon, 12 May 2008 07:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.conormccluskey.com/?p=25#comment-23</guid>
		<description>&quot;Try to use short, meaningful names for classes/methods/variables&quot;

Why &#039;short names&#039;?</description>
		<content:encoded><![CDATA[<p>&#8220;Try to use short, meaningful names for classes/methods/variables&#8221;</p>
<p>Why &#8216;short names&#8217;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
