<?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: A Generic File Watcher</title>
	<atom:link href="http://www.kerrywong.com/2007/08/01/a-generic-file-watcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com/2007/08/01/a-generic-file-watcher/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 08:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kwong</title>
		<link>http://www.kerrywong.com/2007/08/01/a-generic-file-watcher/comment-page-1/#comment-50799</link>
		<dc:creator>kwong</dc:creator>
		<pubDate>Fri, 14 May 2010 18:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://dimension/2007/08/01/a-generic-file-watcher/#comment-50799</guid>
		<description>Right now, the two events watcher.Created and watcher.Changed are both handled by the same function so it would appear that it is fired twice. You should be able to distinguish these two events though. Regarding the exception, do you have exception type/message?</description>
		<content:encoded><![CDATA[<p>Right now, the two events watcher.Created and watcher.Changed are both handled by the same function so it would appear that it is fired twice. You should be able to distinguish these two events though. Regarding the exception, do you have exception type/message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.kerrywong.com/2007/08/01/a-generic-file-watcher/comment-page-1/#comment-50792</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Fri, 14 May 2010 16:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://dimension/2007/08/01/a-generic-file-watcher/#comment-50792</guid>
		<description>Hi,  when i copy a big file into the folder it gives exception.

Also while the file gets copying to the folder it calls the Process method more than once..
I would expect to call the process method in the End.</description>
		<content:encoded><![CDATA[<p>Hi,  when i copy a big file into the folder it gives exception.</p>
<p>Also while the file gets copying to the folder it calls the Process method more than once..<br />
I would expect to call the process method in the End.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

