<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Overcommented&#160;code</title>
	<link>http://www.stevensmedia.com/blog/php/overcommented-code/</link>
	<description>Sam Stevens' Web Development Blog</description>
	<pubDate>Tue,  6 Jan 2009 18:32:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Sam Stevens</title>
		<link>http://www.stevensmedia.com/blog/php/overcommented-code/#comment-667</link>
		<pubDate>Sun, 30 Apr 2006 19:54:32 +0000</pubDate>
		<guid>http://www.stevensmedia.com/blog/php/overcommented-code/#comment-667</guid>
					<description>Thank you for taking the time to post a comment, Joe! Your reasoning makes perfect sense, and I too believe in good inline documentation/attribution. It seemed a little out of place to me in a public article series, but I certainly see the usefulness in a workplace setting. Thanks again for stopping by, and for the informative articles!</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to post a comment, Joe! Your reasoning makes perfect sense, and I too believe in good inline documentation/attribution. It seemed a little out of place to me in a public article series, but I certainly see the usefulness in a workplace setting. Thanks again for stopping by, and for the informative articles!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joe Stump</title>
		<link>http://www.stevensmedia.com/blog/php/overcommented-code/#comment-646</link>
		<pubDate>Sun, 23 Apr 2006 01:55:21 +0000</pubDate>
		<guid>http://www.stevensmedia.com/blog/php/overcommented-code/#comment-646</guid>
					<description>I've since switched to dropping my name into the file docblock and the class dockblock, but there *is* a reason for tagging each function with an @author tag. The company I work for has 3 full time programmers and, at various times, contractors working on the code. A single class might have 10 functions with each one programmed by someone else, hence the @author tag on each function. 

Also the extreme amount of documentation was meant to be a part of the article and not necessarily my recommendations for commenting, though I'm a firm believer in phpDocumentor and documentation as a whole.</description>
		<content:encoded><![CDATA[<p>I&#039;ve since switched to dropping my name into the file docblock and the class dockblock, but there *is* a reason for tagging each function with an @author tag. The company I work for has 3 full time programmers and, at various times, contractors working on the code. A single class might have 10 functions with each one programmed by someone else, hence the @author tag on each function. </p>
<p>Also the extreme amount of documentation was meant to be a part of the article and not necessarily my recommendations for commenting, though I&#039;m a firm believer in phpDocumentor and documentation as a whole.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.161 seconds -->
