<?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 tips:  Generational Naming</title>
	<atom:link href="http://blog.slickedit.com/2008/04/coding-tips-generational-naming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slickedit.com/2008/04/coding-tips-generational-naming/</link>
	<description>&#34;Hello World&#34; - The SlickEdit Developer Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:18:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Monkeyget</title>
		<link>http://blog.slickedit.com/2008/04/coding-tips-generational-naming/comment-page-1/#comment-402</link>
		<dc:creator>Monkeyget</dc:creator>
		<pubDate>Wed, 02 Apr 2008 18:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=228#comment-402</guid>
		<description>What I do is misspelling or subtely change the function name so that when you look at the new function you don&#039;t even notice something changed.
For example findMatches could become findWatches.
For best results impose a font to your team that makes characters hard to tell apart.</description>
		<content:encoded><![CDATA[<p>What I do is misspelling or subtely change the function name so that when you look at the new function you don&#8217;t even notice something changed.<br />
For example findMatches could become findWatches.<br />
For best results impose a font to your team that makes characters hard to tell apart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeb</title>
		<link>http://blog.slickedit.com/2008/04/coding-tips-generational-naming/comment-page-1/#comment-394</link>
		<dc:creator>mikeb</dc:creator>
		<pubDate>Tue, 01 Apr 2008 17:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slickedit.com/?p=228#comment-394</guid>
		<description>For no good technical reason I prefer the &#039;Ex&#039; naming convention for an &#039;enhanced/fixed&#039; API.  It&#039;s purely aesthetic and it devolves into using numbers if you need another round.  Hopefully, you give things enough thought on the second go around to not have to do a third.</description>
		<content:encoded><![CDATA[<p>For no good technical reason I prefer the &#8216;Ex&#8217; naming convention for an &#8216;enhanced/fixed&#8217; API.  It&#8217;s purely aesthetic and it devolves into using numbers if you need another round.  Hopefully, you give things enough thought on the second go around to not have to do a third.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

