<?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: Factory Method Design Pattern</title>
	<atom:link href="http://javapapers.com/design-patterns/factory-method-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/design-patterns/factory-method-pattern/</link>
	<description>Blog on core java, servlets, jsp and design patterns.</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:56:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Sudheer</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-9694</link>
		<dc:creator>Sudheer</dc:creator>
		<pubDate>Thu, 02 Feb 2012 07:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-9694</guid>
		<description>Very Easy to understand

Thanq very much</description>
		<content:encoded><![CDATA[<p>Very Easy to understand</p>
<p>Thanq very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noor</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-9305</link>
		<dc:creator>Noor</dc:creator>
		<pubDate>Mon, 16 Jan 2012 01:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-9305</guid>
		<description>The example you have given more suits to Fatory Pattern not factory method pattern. 

The exact definition for factory method pattern is to &quot;define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses&quot;.</description>
		<content:encoded><![CDATA[<p>The example you have given more suits to Fatory Pattern not factory method pattern. </p>
<p>The exact definition for factory method pattern is to &#8220;define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishnu</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-8897</link>
		<dc:creator>Vishnu</dc:creator>
		<pubDate>Thu, 29 Dec 2011 08:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-8897</guid>
		<description>nice job</description>
		<content:encoded><![CDATA[<p>nice job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balaji A</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-8656</link>
		<dc:creator>Balaji A</dc:creator>
		<pubDate>Thu, 15 Dec 2011 08:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-8656</guid>
		<description>hi,
Please move the search button in your page to the top. It will be more user friendly.

Regards,
Balaji A</description>
		<content:encoded><![CDATA[<p>hi,<br />
Please move the search button in your page to the top. It will be more user friendly.</p>
<p>Regards,<br />
Balaji A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ozgun</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-8552</link>
		<dc:creator>ozgun</dc:creator>
		<pubDate>Wed, 07 Dec 2011 22:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-8552</guid>
		<description>Could you please give an example about combining strategy &amp; factory patterns ?</description>
		<content:encoded><![CDATA[<p>Could you please give an example about combining strategy &amp; factory patterns ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Clone, Shallow Copy and Deep Copy</title>
		<link>http://javapapers.com/design-patterns/factory-method-pattern/#comment-5917</link>
		<dc:creator>Java Clone, Shallow Copy and Deep Copy</dc:creator>
		<pubDate>Fri, 10 Jun 2011 09:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=231#comment-5917</guid>
		<description>[...] If you want to provide a handle / method to deliver a copy of the current instance write a kind of factory method and provide it with a good documentation. When you are in a situation to use a third party [...]</description>
		<content:encoded><![CDATA[<p>[...] If you want to provide a handle / method to deliver a copy of the current instance write a kind of factory method and provide it with a good documentation. When you are in a situation to use a third party [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

