<?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: The use of partial classes</title>
	<atom:link href="http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/</link>
	<description>A night's vision on .NET</description>
	<lastBuildDate>Tue, 06 Dec 2011 11:48:08 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Casper Bang</title>
		<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/comment-page-1/#comment-77</link>
		<dc:creator>Casper Bang</dc:creator>
		<pubDate>Thu, 05 Feb 2009 12:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/#comment-77</guid>
		<description>I agree, partial classes are great for any sort of generated code you will want to keep separate as part of some tool chain. With great power comes great responsibility, everything can be misused, and that includes partial classes! As a restricted Java developer I would prefer the C# way.</description>
		<content:encoded><![CDATA[<p>I agree, partial classes are great for any sort of generated code you will want to keep separate as part of some tool chain. With great power comes great responsibility, everything can be misused, and that includes partial classes! As a restricted Java developer I would prefer the C# way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennis sellinger</title>
		<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/comment-page-1/#comment-75</link>
		<dc:creator>dennis sellinger</dc:creator>
		<pubDate>Thu, 05 Feb 2009 10:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/#comment-75</guid>
		<description>I agree with most of what you say, except I would add another case.  In our applications we insist on strict encapsulation to reduce inter-class coupling.  To maintain SRP and ensure encapsulation we often use private nested classes.  In this case we do find it useful occasionally to separate the enclosing class from some of the more significant nested classes.

cheers,
.</description>
		<content:encoded><![CDATA[<p>I agree with most of what you say, except I would add another case.  In our applications we insist on strict encapsulation to reduce inter-class coupling.  To maintain SRP and ensure encapsulation we often use private nested classes.  In this case we do find it useful occasionally to separate the enclosing class from some of the more significant nested classes.</p>
<p>cheers,<br />
.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #279</title>
		<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/comment-page-1/#comment-70</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #279</dc:creator>
		<pubDate>Wed, 04 Feb 2009 08:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/#comment-70</guid>
		<description>[...] The use of partial classes - Laila Bougria examines the use of partial classes, looking at the &#8216;official&#8217; reasons given by Microsoft for the features existence, and calling question on the practices that lead to some of these requirements [...]</description>
		<content:encoded><![CDATA[<p>[...] The use of partial classes &#8211; Laila Bougria examines the use of partial classes, looking at the &#8216;official&#8217; reasons given by Microsoft for the features existence, and calling question on the practices that lead to some of these requirements [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - February 3, 2009 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/comment-page-1/#comment-68</link>
		<dc:creator>Dew Drop - February 3, 2009 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Tue, 03 Feb 2009 14:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/#comment-68</guid>
		<description>[...] The Use of Partial Classes (Laila Bougria) [...]</description>
		<content:encoded><![CDATA[<p>[...] The Use of Partial Classes (Laila Bougria) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/comment-page-1/#comment-67</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Tue, 03 Feb 2009 11:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.noctovis.net/blog/index.php/2009/02/02/the-use-of-partial-classes/#comment-67</guid>
		<description>&lt;strong&gt;Nocturn vision  » Blog Archive   » The use of partial classes...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Nocturn vision  » Blog Archive   » The use of partial classes&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

