<?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: Making the most of your source control summaries</title>
	<atom:link href="http://jamesmckay.net/2009/03/making-the-most-of-your-source-control-summaries/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmckay.net/2009/03/making-the-most-of-your-source-control-summaries/</link>
	<description>because there are few things that are less logical than business logic</description>
	<lastBuildDate>Mon, 19 Dec 2011 16:13:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: PhiLho</title>
		<link>http://jamesmckay.net/2009/03/making-the-most-of-your-source-control-summaries/comment-page-1/#comment-3866</link>
		<dc:creator>PhiLho</dc:creator>
		<pubDate>Wed, 18 Mar 2009 13:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmckay.net/2009/03/making-the-most-of-your-source-control-summaries/#comment-3866</guid>
		<description>Good advice.
I have read a page on good practices of commit comments (can&#039;t find it back).

It advised to make a short, to the point first sentence.
To include bug number (if you have a tracker) in these comments.
And to provide useful information as you show.

The interest is that you can put there information you can&#039;t put in source code: if you remove a method, for example, you won&#039;t leave a comment explaining why the method is no longer there.
You can also collect these information to generate a changelog. A common practice in open source development.

One should not underestimate the usefulness of these comments.</description>
		<content:encoded><![CDATA[<p>Good advice.<br />
I have read a page on good practices of commit comments (can&#8217;t find it back).</p>
<p>It advised to make a short, to the point first sentence.<br />
To include bug number (if you have a tracker) in these comments.<br />
And to provide useful information as you show.</p>
<p>The interest is that you can put there information you can&#8217;t put in source code: if you remove a method, for example, you won&#8217;t leave a comment explaining why the method is no longer there.<br />
You can also collect these information to generate a changelog. A common practice in open source development.</p>
<p>One should not underestimate the usefulness of these comments.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

