<?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 SharpRegion</title>
	<atom:link href="http://www.sharpregion.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpregion.com</link>
	<description>Adrian Aisemberg about his projects</description>
	<lastBuildDate>Wed, 29 Jun 2011 12:36:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser by nando</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parser/#comment-862</link>
		<dc:creator>nando</dc:creator>
		<pubDate>Wed, 29 Jun 2011 12:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=135#comment-862</guid>
		<description>Well, I will try, thank you! :-)</description>
		<content:encoded><![CDATA[<p>Well, I will try, thank you! <img src='http://www.sharpregion.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser by Adrian Aisemberg</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parser/#comment-848</link>
		<dc:creator>Adrian Aisemberg</dc:creator>
		<pubDate>Tue, 28 Jun 2011 13:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=135#comment-848</guid>
		<description>Feel free to clone the CLAP git repo and implement such one :)</description>
		<content:encoded><![CDATA[<p>Feel free to clone the CLAP git repo and implement such one <img src='http://www.sharpregion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser by nando</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parser/#comment-847</link>
		<dc:creator>nando</dc:creator>
		<pubDate>Tue, 28 Jun 2011 13:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=135#comment-847</guid>
		<description>Hi Adrian.
I&#039;m thinking about possibility to configure commands and parameter markers; now if I want to execute a command with some parameters I have to do something like this:

C:\&gt;myapp.exe mycommand -myparam1:something -myparam2:somethingelse

But if my old application have a pattern like this:
C:\&gt;myapp.exe --mycommand:something,somethingelse (ordered params with comma, semicolon or other separator)
or
C:\&gt;myapp.exe /mycommand -myparam1:something -myparam2:somethingelse

I cannot replace my old command-line parser with CLAP at 1:1, but I need to write a wrapper for it ().

Please let me know if you like my idea to have a &quot;pattern configuration&quot; feature for CLAP.

Bests,
Nando</description>
		<content:encoded><![CDATA[<p>Hi Adrian.<br />
I&#8217;m thinking about possibility to configure commands and parameter markers; now if I want to execute a command with some parameters I have to do something like this:</p>
<p>C:\&gt;myapp.exe mycommand -myparam1:something -myparam2:somethingelse</p>
<p>But if my old application have a pattern like this:<br />
C:\&gt;myapp.exe &#8211;mycommand:something,somethingelse (ordered params with comma, semicolon or other separator)<br />
or<br />
C:\&gt;myapp.exe /mycommand -myparam1:something -myparam2:somethingelse</p>
<p>I cannot replace my old command-line parser with CLAP at 1:1, but I need to write a wrapper for it ().</p>
<p>Please let me know if you like my idea to have a &#8220;pattern configuration&#8221; feature for CLAP.</p>
<p>Bests,<br />
Nando</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser by .NET i jiné ... : Odkazy z prohl&#237;že?e - 24.6.2011</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parser/#comment-791</link>
		<dc:creator>.NET i jiné ... : Odkazy z prohl&#237;že?e - 24.6.2011</dc:creator>
		<pubDate>Sat, 25 Jun 2011 17:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=135#comment-791</guid>
		<description>[...] - Command-Line Auto Parser – aspnet.sk odkaz na CLAP , p?íp. v diskuzi knihovna [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Command-Line Auto Parser – aspnet.sk odkaz na CLAP , p?íp. v diskuzi knihovna [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser by C#: CLAP, a command-line auto parser &#124; Jesus Was Rasta</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parser/#comment-763</link>
		<dc:creator>C#: CLAP, a command-line auto parser &#124; Jesus Was Rasta</dc:creator>
		<pubDate>Thu, 23 Jun 2011 19:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=135#comment-763</guid>
		<description>[...] finally – a kick-ass command-line parser. The last one you will ever need! Source: CLAP   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] finally – a kick-ass command-line parser. The last one you will ever need! Source: CLAP   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser&#8211;Part 2 by Alexandre Jobin</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parserpart-2/#comment-728</link>
		<dc:creator>Alexandre Jobin</dc:creator>
		<pubDate>Tue, 21 Jun 2011 18:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=156#comment-728</guid>
		<description>thank you Adrian for your support. Really good library that you have!</description>
		<content:encoded><![CDATA[<p>thank you Adrian for your support. Really good library that you have!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser&#8211;Part 2 by Adrian Aisemberg</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parserpart-2/#comment-662</link>
		<dc:creator>Adrian Aisemberg</dc:creator>
		<pubDate>Thu, 16 Jun 2011 21:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=156#comment-662</guid>
		<description>There is a .NET2.0 supported dll in the zip now.
Please download it and give it a try.</description>
		<content:encoded><![CDATA[<p>There is a .NET2.0 supported dll in the zip now.<br />
Please download it and give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser&#8211;Part 2 by Adrian Aisemberg</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parserpart-2/#comment-652</link>
		<dc:creator>Adrian Aisemberg</dc:creator>
		<pubDate>Thu, 16 Jun 2011 07:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=156#comment-652</guid>
		<description>Please check:
http://www.dzone.com/links/clap_help_and_empty_handlers.html
For automatic help and empty handlers.</description>
		<content:encoded><![CDATA[<p>Please check:<br />
<a href="http://www.dzone.com/links/clap_help_and_empty_handlers.html" rel="nofollow">http://www.dzone.com/links/clap_help_and_empty_handlers.html</a><br />
For automatic help and empty handlers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: Command-Line Auto Parser&#8211;Part 2 by nando</title>
		<link>http://www.sharpregion.com/clap-command-line-auto-parserpart-2/#comment-651</link>
		<dc:creator>nando</dc:creator>
		<pubDate>Thu, 16 Jun 2011 06:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/?p=156#comment-651</guid>
		<description>Eh eh, LINQ is addictive :-)</description>
		<content:encoded><![CDATA[<p>Eh eh, LINQ is addictive <img src='http://www.sharpregion.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLAP: NuGet Available by Adrian Aisemberg</title>
		<link>http://www.sharpregion.com/clap-nuget-available/#comment-645</link>
		<dc:creator>Adrian Aisemberg</dc:creator>
		<pubDate>Wed, 15 Jun 2011 13:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpregion.com/clap-nuget-available/#comment-645</guid>
		<description>Soon, unless I die first.
I&#039;m working on it.</description>
		<content:encoded><![CDATA[<p>Soon, unless I die first.<br />
I&#8217;m working on it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

