<?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 Pragmatic Creativity</title>
	<atom:link href="http://www.vlad-yatsenko.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vlad-yatsenko.eu</link>
	<description>Software Systems Design and Development</description>
	<lastBuildDate>Fri, 19 Feb 2010 12:39:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Matcher &#8211; a design pattern candidate by admin</title>
		<link>http://www.vlad-yatsenko.eu/2009/11/matcher-a-design-pattern-candidate/comment-page-1/#comment-33</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vlad-yatsenko.eu/?p=46#comment-33</guid>
		<description>To some extent it is similar to the Command pattern, but there are several substantial differences:
* Matcher is stateless and is often singleton.
* Matcher does not modify the target object - its purpose is to drive an algorithm execution.
* Both Matcher and Command have more or less well-defined interfaces, which are different.

I&#039;d rather put it in a row with Strategy pattern which I, actually, consider as the simplest Interface pattern.</description>
		<content:encoded><![CDATA[<p>To some extent it is similar to the Command pattern, but there are several substantial differences:<br />
* Matcher is stateless and is often singleton.<br />
* Matcher does not modify the target object &#8211; its purpose is to drive an algorithm execution.<br />
* Both Matcher and Command have more or less well-defined interfaces, which are different.</p>
<p>I&#8217;d rather put it in a row with Strategy pattern which I, actually, consider as the simplest Interface pattern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Matcher &#8211; a design pattern candidate by Hitech</title>
		<link>http://www.vlad-yatsenko.eu/2009/11/matcher-a-design-pattern-candidate/comment-page-1/#comment-32</link>
		<dc:creator>Hitech</dc:creator>
		<pubDate>Sat, 13 Feb 2010 22:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.vlad-yatsenko.eu/?p=46#comment-32</guid>
		<description>This looks like a variation of the Command pattern that serves a different purpose though.</description>
		<content:encoded><![CDATA[<p>This looks like a variation of the Command pattern that serves a different purpose though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Hitech</title>
		<link>http://www.vlad-yatsenko.eu/2009/10/hello-world/comment-page-1/#comment-31</link>
		<dc:creator>Hitech</dc:creator>
		<pubDate>Sat, 13 Feb 2010 21:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://vlad-yatsenko.eu/?p=1#comment-31</guid>
		<description>&quot;Although it does not mean I’m inviting the whole world&quot; - man, don&#039;t be shy! Invite everyone, you&#039;re someone who deserves attention ;)</description>
		<content:encoded><![CDATA[<p>&#8220;Although it does not mean I’m inviting the whole world&#8221; &#8211; man, don&#8217;t be shy! Invite everyone, you&#8217;re someone who deserves attention <img src='http://www.vlad-yatsenko.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by admin</title>
		<link>http://www.vlad-yatsenko.eu/2009/10/hello-world/comment-page-1/#comment-12</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://vlad-yatsenko.eu/?p=1#comment-12</guid>
		<description>&lt;a href=&quot;#comment-11&quot; rel=&quot;nofollow&quot;&gt;@Oleg &lt;/a&gt; 
Спасибо, чувак! :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-11" rel="nofollow">@Oleg </a><br />
Спасибо, чувак! <img src='http://www.vlad-yatsenko.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Oleg</title>
		<link>http://www.vlad-yatsenko.eu/2009/10/hello-world/comment-page-1/#comment-11</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://vlad-yatsenko.eu/?p=1#comment-11</guid>
		<description>Hi, happy blogging :)</description>
		<content:encoded><![CDATA[<p>Hi, happy blogging <img src='http://www.vlad-yatsenko.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
