<?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: Day 7: Give Only One Responsibility to Each Class</title>
	<atom:link href="http://coliveira.net/software/day-7-give-only-one-responsibility-for-each-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://coliveira.net/software/day-7-give-only-one-responsibility-for-each-class/</link>
	<description>by Carlos Oliveira</description>
	<lastBuildDate>Wed, 25 Jan 2012 12:13:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Weekly Link Post 101 &#171; Rhonda Tipton&#8217;s WebLog</title>
		<link>http://coliveira.net/software/day-7-give-only-one-responsibility-for-each-class/comment-page-1/#comment-299</link>
		<dc:creator>Weekly Link Post 101 &#171; Rhonda Tipton&#8217;s WebLog</dc:creator>
		<pubDate>Sun, 12 Jul 2009 22:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://coliveira.net/2009/07/day-7-give-only-one-responsibility-for-each-class/#comment-299</guid>
		<description>[...] Carlos Oliveira continues a series on How to become a better developer in 30 days. Day 7: Give Only One Responsibility to Each Class. [...]</description>
		<content:encoded><![CDATA[<p>[...] Carlos Oliveira continues a series on How to become a better developer in 30 days. Day 7: Give Only One Responsibility to Each Class. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://coliveira.net/software/day-7-give-only-one-responsibility-for-each-class/comment-page-1/#comment-261</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Sat, 04 Jul 2009 07:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://coliveira.net/2009/07/day-7-give-only-one-responsibility-for-each-class/#comment-261</guid>
		<description>Most of the programmer who came from the procedural language background, usually do this mistake: the stuff all their business into a single method/class. 

But, in the long run, this mistake will turn into nightmare for the maintainer.</description>
		<content:encoded><![CDATA[<p>Most of the programmer who came from the procedural language background, usually do this mistake: the stuff all their business into a single method/class. </p>
<p>But, in the long run, this mistake will turn into nightmare for the maintainer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kureikain</title>
		<link>http://coliveira.net/software/day-7-give-only-one-responsibility-for-each-class/comment-page-1/#comment-260</link>
		<dc:creator>kureikain</dc:creator>
		<pubDate>Sat, 04 Jul 2009 05:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://coliveira.net/2009/07/day-7-give-only-one-responsibility-for-each-class/#comment-260</guid>
		<description>Hmm... we sometimes must break this rule!
Because we can make fragment w/ this since we&#039;re dividing reponsibility to many class!</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; we sometimes must break this rule!<br />
Because we can make fragment w/ this since we&#8217;re dividing reponsibility to many class!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

