<?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 FactoryPattern.com</title>
	<atom:link href="http://www.factorypattern.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.factorypattern.com</link>
	<description>Just another Object Oriented Weblog</description>
	<lastBuildDate>Fri, 12 Feb 2010 18:48:20 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on How to Avoid Generics Related Warnings in Eclipse by Akash</title>
		<link>http://www.factorypattern.com/how-to-avoid-generics-related-warnings-in-eclipse/comment-page-1/#comment-277</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-avoid/#comment-277</guid>
		<description>Thanks a lot buddy. This has resolved a long pending issue for us. We were looking to remove the generics related warning messages that were coming while using checkstyle as we couldnt eliminate them due to the massive amount of code changes that would be required for the same. Now we can do it in a phase wise manner.

Thanks Again
Cheers
Akash</description>
		<content:encoded><![CDATA[<p>Thanks a lot buddy. This has resolved a long pending issue for us. We were looking to remove the generics related warning messages that were coming while using checkstyle as we couldnt eliminate them due to the massive amount of code changes that would be required for the same. Now we can do it in a phase wise manner.</p>
<p>Thanks Again<br />
Cheers<br />
Akash</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to write an Ant xml build file to Generate JAXB Code and Compile and Build it to a Jar by cindy</title>
		<link>http://www.factorypattern.com/how-to-write-ant-xml-build-file-generate-jaxb-code-compile-build-jar/comment-page-1/#comment-275</link>
		<dc:creator>cindy</dc:creator>
		<pubDate>Thu, 11 Feb 2010 16:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-write-an-ant-xml-build-file-to-generate-jaxb-code-and-build-jar/#comment-275</guid>
		<description>this is the most basic and useful example I have seen.  it was easily adaptable to my project and worked perfectly!  thank you for posting this!</description>
		<content:encoded><![CDATA[<p>this is the most basic and useful example I have seen.  it was easily adaptable to my project and worked perfectly!  thank you for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Read/Write Java Properties Files by Sandeep</title>
		<link>http://www.factorypattern.com/how-to-readwrite-java-properties-files/comment-page-1/#comment-274</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 03 Feb 2010 02:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-readwrite-java-properties-files/#comment-274</guid>
		<description>Thank you very much,it helped me a lot</description>
		<content:encoded><![CDATA[<p>Thank you very much,it helped me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Read/Write Java Properties Files by John, the Fisherman</title>
		<link>http://www.factorypattern.com/how-to-readwrite-java-properties-files/comment-page-1/#comment-271</link>
		<dc:creator>John, the Fisherman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 04:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-readwrite-java-properties-files/#comment-271</guid>
		<description>Saved my day! I was having problems trying to load the file using a relative path in my web app. Also, I did not remeber the existence of the Properties class.</description>
		<content:encoded><![CDATA[<p>Saved my day! I was having problems trying to load the file using a relative path in my web app. Also, I did not remeber the existence of the Properties class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing parameters in web.xml: context-param &amp; init-param by benaz</title>
		<link>http://www.factorypattern.com/storing-parameters-in-webxml-context-param-init-param/comment-page-1/#comment-269</link>
		<dc:creator>benaz</dc:creator>
		<pubDate>Tue, 29 Dec 2009 10:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/storing-parameters-in-webxml-context-param-init-param/#comment-269</guid>
		<description>hey good useful stuff....have u used jrun as your server to run scriptlets ? do u need 2 change da path? where is Jintegra.jar nd exel.jar files. 
can u plz tell me how 2 run scriptlets in jrun from scratch?</description>
		<content:encoded><![CDATA[<p>hey good useful stuff&#8230;.have u used jrun as your server to run scriptlets ? do u need 2 change da path? where is Jintegra.jar nd exel.jar files.<br />
can u plz tell me how 2 run scriptlets in jrun from scratch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Read/Write Java Properties Files by ravil</title>
		<link>http://www.factorypattern.com/how-to-readwrite-java-properties-files/comment-page-1/#comment-266</link>
		<dc:creator>ravil</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-readwrite-java-properties-files/#comment-266</guid>
		<description>Thanks a lot for your brief instructions. The are very helpful!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your brief instructions. The are very helpful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Read/Write Java Properties Files by ranganath</title>
		<link>http://www.factorypattern.com/how-to-readwrite-java-properties-files/comment-page-1/#comment-265</link>
		<dc:creator>ranganath</dc:creator>
		<pubDate>Thu, 10 Dec 2009 06:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/how-to-readwrite-java-properties-files/#comment-265</guid>
		<description>read worth.</description>
		<content:encoded><![CDATA[<p>read worth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Method Chaining by Veera</title>
		<link>http://www.factorypattern.com/method-chaining/comment-page-1/#comment-142</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Mon, 16 Nov 2009 05:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/?p=64#comment-142</guid>
		<description>Good examples. I&#039;ve always liked the way JQuery does the method chaining. It&#039;s the quickest way to call functions, as there is no need to store the intermediate result objects in temperory variable.</description>
		<content:encoded><![CDATA[<p>Good examples. I&#8217;ve always liked the way JQuery does the method chaining. It&#8217;s the quickest way to call functions, as there is no need to store the intermediate result objects in temperory variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Method Chaining by admin</title>
		<link>http://www.factorypattern.com/method-chaining/comment-page-1/#comment-124</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/?p=64#comment-124</guid>
		<description>I agree it&#039;s not something you should use every day due to the overhead and class design unorthodox views. However, it&#039;s a good exercise to know about it. 

I also think it a great way to expose simple api&#039;s. Just imagine you have to use some api where you just put a dot and the available methods are displayed so you can select the desired one. And the Method Chaining will help you to validate the logic and order of methods invoked at compile time.</description>
		<content:encoded><![CDATA[<p>I agree it&#8217;s not something you should use every day due to the overhead and class design unorthodox views. However, it&#8217;s a good exercise to know about it. </p>
<p>I also think it a great way to expose simple api&#8217;s. Just imagine you have to use some api where you just put a dot and the available methods are displayed so you can select the desired one. And the Method Chaining will help you to validate the logic and order of methods invoked at compile time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Method Chaining by Jose Fernandez</title>
		<link>http://www.factorypattern.com/method-chaining/comment-page-1/#comment-122</link>
		<dc:creator>Jose Fernandez</dc:creator>
		<pubDate>Fri, 13 Nov 2009 15:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.factorypattern.com/?p=64#comment-122</guid>
		<description>While I really like the clarity and efficiency of this method, I&#039;m still having a hard time convincing myself that the loss of clarity in the class design is worth it. The last example has a lot of code overhead to ensure method chaining works and the changing return types would confuse someone not familiar with the class or chaining.

Also imagine how confusing the last class example would be if it were 5-8 methods long (add in some and() and between() methods for example) and how hard it would be to intuitively determine the chain order with multiple elements at the same level. (Try to add in all SQL constructs into the Query class and you&#039;ll see what I mean.)</description>
		<content:encoded><![CDATA[<p>While I really like the clarity and efficiency of this method, I&#8217;m still having a hard time convincing myself that the loss of clarity in the class design is worth it. The last example has a lot of code overhead to ensure method chaining works and the changing return types would confuse someone not familiar with the class or chaining.</p>
<p>Also imagine how confusing the last class example would be if it were 5-8 methods long (add in some and() and between() methods for example) and how hard it would be to intuitively determine the chain order with multiple elements at the same level. (Try to add in all SQL constructs into the Query class and you&#8217;ll see what I mean.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.987 seconds -->
