<?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: Parsing the command line with MGrammar &#8211; part 2</title>
	<atom:link href="http://www.larswilhelmsen.com/2009/03/19/parsing-the-command-line-with-mgrammar-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larswilhelmsen.com/2009/03/19/parsing-the-command-line-with-mgrammar-part-2/</link>
	<description>Microsoft Connected Systems MVP</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:39:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: larsw</title>
		<link>http://www.larswilhelmsen.com/2009/03/19/parsing-the-command-line-with-mgrammar-part-2/comment-page-1/#comment-36</link>
		<dc:creator>larsw</dc:creator>
		<pubDate>Fri, 24 Apr 2009 12:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://larsw.wordpress.com/?p=177#comment-36</guid>
		<description>Hi Sanin,

 AFAIK the current MgxCompiler MSBuild task doesn&#039;t do timestamp checking, so it compiles the files *every* time. I suggest you post a suggestion/bug report at the Oslo section of connect.microsoft.com or tell them in the MSDN/Oslo forum.

 --larsw</description>
		<content:encoded><![CDATA[<p>Hi Sanin,</p>
<p> AFAIK the current MgxCompiler MSBuild task doesn&#8217;t do timestamp checking, so it compiles the files *every* time. I suggest you post a suggestion/bug report at the Oslo section of connect.microsoft.com or tell them in the MSDN/Oslo forum.</p>
<p> &#8211;larsw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanin73</title>
		<link>http://www.larswilhelmsen.com/2009/03/19/parsing-the-command-line-with-mgrammar-part-2/comment-page-1/#comment-35</link>
		<dc:creator>sanin73</dc:creator>
		<pubDate>Thu, 23 Apr 2009 21:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://larsw.wordpress.com/?p=177#comment-35</guid>
		<description>Lars, I have a question about using this custom build step: is there a way to cause the build step to only occur if the associated .mg file has changed? In my case the .mg file gets compiled EVERY time which significantly slows write-compile-test process. Any insights (I do not know much about msbuild or how to change the provided targets to achieve this)?
Thanks.

Sanin</description>
		<content:encoded><![CDATA[<p>Lars, I have a question about using this custom build step: is there a way to cause the build step to only occur if the associated .mg file has changed? In my case the .mg file gets compiled EVERY time which significantly slows write-compile-test process. Any insights (I do not know much about msbuild or how to change the provided targets to achieve this)?<br />
Thanks.</p>
<p>Sanin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
