<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[JavaRanch: Latest posts for the topic "Pattern for Command line parameter "]]></title>
		<link>http://www.coderanch.com/forums/t/9/OO-Patterns-UML-Refactoring/Pattern-Command-line-parameter</link>
		<description><![CDATA[Latest messages posted in the topic "Pattern for Command line parameter "]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Pattern for Command line parameter </title>
				<description><![CDATA[Hello ,<br /> <br />   What pattern is most suitable to implement handling commnad line parameters of this form<br />    <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">java</a>  Appname -f FILE NAME - X 1 -Y 8 - XPOS 11 <br />   <br /> <br /> Thanks<br /> Prashant]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/449016/1998406</guid>
				<link>http://www.coderanch.com/forums/posts/preList/449016/1998406</link>
				<pubDate><![CDATA[Wed, Jun 10 2009 05:58:53 MDT]]></pubDate>
				<author><![CDATA[Prashant Purkar]]></author>
			</item>
			<item>
				<title>Pattern for Command line parameter </title>
				<description><![CDATA[Object-oriented design patterns are based on "problems". <br /> <br /> What "problems" are you having with handling command-line parameters?]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/449016/1998484</guid>
				<link>http://www.coderanch.com/forums/posts/preList/449016/1998484</link>
				<pubDate><![CDATA[Wed, Jun 10 2009 07:19:59 MDT]]></pubDate>
				<author><![CDATA[Henry Pinkerton]]></author>
			</item>
			<item>
				<title>Pattern for Command line parameter </title>
				<description><![CDATA[The Reuse An Existing Library pattern - for example <a class="snap_shots" href="http://jargs.sourceforge.net/" target="_blank" rel="nofollow">http://jargs.sourceforge.net/</a>]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/449016/1998656</guid>
				<link>http://www.coderanch.com/forums/posts/preList/449016/1998656</link>
				<pubDate><![CDATA[Wed, Jun 10 2009 11:23:10 MDT]]></pubDate>
				<author><![CDATA[Ilja Preuss]]></author>
			</item>
			<item>
				<title>Pattern for Command line parameter </title>
				<description><![CDATA[Thanks Ilja.<br /> <br />  Hello James, <br /> <br />  I have a <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">java</a> application that can be invoked from a command line with a possibility of 8 parameter options.<br />  Each option indicating a different ways application can execute and their combination dicate some more complex execution ways. <br /> <br />   I was wandering if I can encapsulate these options in a Command pattern and achieve some extensibility & modularity.<br /> <br /> Thanks<br /> Prashant]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/449016/1998913</guid>
				<link>http://www.coderanch.com/forums/posts/preList/449016/1998913</link>
				<pubDate><![CDATA[Wed, Jun 10 2009 23:47:00 MDT]]></pubDate>
				<author><![CDATA[Prashant Purkar]]></author>
			</item>
	</channel>
</rss>
