<?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 for The Art of Delphi Programming</title>
	<atom:link href="http://www.uweraabe.de/Blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uweraabe.de/Blog</link>
	<description>Opinions, thoughts and ideas mostly related to Delphi Programming</description>
	<lastBuildDate>Tue, 26 Mar 2013 13:14:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on When, What, Why! by William Meyer</title>
		<link>http://www.uweraabe.de/Blog/2013/03/24/when-what-why/#comment-758</link>
		<dc:creator>William Meyer</dc:creator>
		<pubDate>Tue, 26 Mar 2013 13:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=279#comment-758</guid>
		<description><![CDATA[I agree that code which can also be useful outside the event handler should be refactored to separate methods. However, when the code is valid only for use in the event handler, I consider that extracting it is a risk, and arbitrary.

If I extract such code, then at the very least, I would need to use naming conventions which make plain that it is really only for use inside that event handler.

By the way, this editor behaves very oddly in Chrome. Long lines cause the editor to scroll left, but the editor does not seem properly contained. That is, what looks like a border on the right is routinely exceeded.]]></description>
		<content:encoded><![CDATA[<p>I agree that code which can also be useful outside the event handler should be refactored to separate methods. However, when the code is valid only for use in the event handler, I consider that extracting it is a risk, and arbitrary.</p>
<p>If I extract such code, then at the very least, I would need to use naming conventions which make plain that it is really only for use inside that event handler.</p>
<p>By the way, this editor behaves very oddly in Chrome. Long lines cause the editor to scroll left, but the editor does not seem properly contained. That is, what looks like a border on the right is routinely exceeded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When, What, Why! by ObjectMethodology.com</title>
		<link>http://www.uweraabe.de/Blog/2013/03/24/when-what-why/#comment-754</link>
		<dc:creator>ObjectMethodology.com</dc:creator>
		<pubDate>Mon, 25 Mar 2013 15:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=279#comment-754</guid>
		<description><![CDATA[A little to hard and fast for me. There is perfectly fine actual &quot;event code&quot; that can be included. In fact extracting some &quot;event related code&quot; is improper development.]]></description>
		<content:encoded><![CDATA[<p>A little to hard and fast for me. There is perfectly fine actual &#8220;event code&#8221; that can be included. In fact extracting some &#8220;event related code&#8221; is improper development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When, What, Why! by Heinz Z.</title>
		<link>http://www.uweraabe.de/Blog/2013/03/24/when-what-why/#comment-751</link>
		<dc:creator>Heinz Z.</dc:creator>
		<pubDate>Mon, 25 Mar 2013 09:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=279#comment-751</guid>
		<description><![CDATA[Good explanation of why we should do it the way we should do it.]]></description>
		<content:encoded><![CDATA[<p>Good explanation of why we should do it the way we should do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 18 Years of Delphi Programming by Uwe Raabe</title>
		<link>http://www.uweraabe.de/Blog/2013/02/15/18-years-of-delphi-programming/#comment-592</link>
		<dc:creator>Uwe Raabe</dc:creator>
		<pubDate>Wed, 20 Feb 2013 13:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=276#comment-592</guid>
		<description><![CDATA[Well, he left the company and I cannot say for sure why. Perhaps he couldn&#039;t stand that his choice of tools didn&#039;t perform as good as others.]]></description>
		<content:encoded><![CDATA[<p>Well, he left the company and I cannot say for sure why. Perhaps he couldn&#8217;t stand that his choice of tools didn&#8217;t perform as good as others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 18 Years of Delphi Programming by Veiko</title>
		<link>http://www.uweraabe.de/Blog/2013/02/15/18-years-of-delphi-programming/#comment-591</link>
		<dc:creator>Veiko</dc:creator>
		<pubDate>Wed, 20 Feb 2013 10:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=276#comment-591</guid>
		<description><![CDATA[Hello.

Interesting story, but what do you mean by &quot;he quit&quot;.

Left the company? Why? Because you was able to complete the job?]]></description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>Interesting story, but what do you mean by &#8220;he quit&#8221;.</p>
<p>Left the company? Why? Because you was able to complete the job?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Do you know Build Groups? by Michael</title>
		<link>http://www.uweraabe.de/Blog/2013/01/07/do-you-know-build-groups/#comment-424</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 07 Jan 2013 20:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=211#comment-424</guid>
		<description><![CDATA[It&#039;s XE.  Very handy indeed.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s XE.  Very handy indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Do you know Build Groups? by Uwe Raabe</title>
		<link>http://www.uweraabe.de/Blog/2013/01/07/do-you-know-build-groups/#comment-423</link>
		<dc:creator>Uwe Raabe</dc:creator>
		<pubDate>Mon, 07 Jan 2013 20:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=211#comment-423</guid>
		<description><![CDATA[Seems they were introduced in XE.]]></description>
		<content:encoded><![CDATA[<p>Seems they were introduced in XE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Do you know Build Groups? by Thomas Mueller</title>
		<link>http://www.uweraabe.de/Blog/2013/01/07/do-you-know-build-groups/#comment-422</link>
		<dc:creator>Thomas Mueller</dc:creator>
		<pubDate>Mon, 07 Jan 2013 17:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=211#comment-422</guid>
		<description><![CDATA[It would be useful if you mention the version of the Delphi IDE which supports the feature you are describing. I assume XE3 but that&#039;s just guessing. Maybe Build Groups already existed in older versions?]]></description>
		<content:encoded><![CDATA[<p>It would be useful if you mention the version of the Delphi IDE which supports the feature you are describing. I assume XE3 but that&#8217;s just guessing. Maybe Build Groups already existed in older versions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Do you know Build Groups? by LDS</title>
		<link>http://www.uweraabe.de/Blog/2013/01/07/do-you-know-build-groups/#comment-421</link>
		<dc:creator>LDS</dc:creator>
		<pubDate>Mon, 07 Jan 2013 14:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=211#comment-421</guid>
		<description><![CDATA[The problem using Delphi is you always fail #8 and #9 in Joel Test. Actually #8 fails due to #9, the environment often is not quiet because someone starts to get mad about that Delphi bug never fixed since Delphi 5... or a new functionality that would be nice but works only in webcast demos...]]></description>
		<content:encoded><![CDATA[<p>The problem using Delphi is you always fail #8 and #9 in Joel Test. Actually #8 fails due to #9, the environment often is not quiet because someone starts to get mad about that Delphi bug never fixed since Delphi 5&#8230; or a new functionality that would be nice but works only in webcast demos&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DataSnap in the Cloud by Mike Sutton</title>
		<link>http://www.uweraabe.de/Blog/2012/09/24/datasnap-in-the-cloud/#comment-193</link>
		<dc:creator>Mike Sutton</dc:creator>
		<pubDate>Wed, 26 Sep 2012 19:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.uweraabe.de/Blog/?p=219#comment-193</guid>
		<description><![CDATA[Hi Uwe, sorry for OT post. I&#039;m offering a free copy of my MonkeyStyler FireMonkey style editor software to all MVPs. Email me if you&#039;re interested.]]></description>
		<content:encoded><![CDATA[<p>Hi Uwe, sorry for OT post. I&#8217;m offering a free copy of my MonkeyStyler FireMonkey style editor software to all MVPs. Email me if you&#8217;re interested.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
