<?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: Two birds with one stone</title>
	<atom:link href="http://mattdavid.net/2009/04/30/two-birds-with-one-stone/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattdavid.net/2009/04/30/two-birds-with-one-stone/</link>
	<description></description>
	<lastBuildDate>Thu, 30 Apr 2009 12:54:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: matt</title>
		<link>http://mattdavid.net/2009/04/30/two-birds-with-one-stone/comment-page-1/#comment-11</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 30 Apr 2009 12:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://mattdavid.net/2009/04/30/two-birds-with-one-stone/#comment-11</guid>
		<description>At least most of the SerialPort class is there.  I remember the days before the SerialPort class was put in .net.  Not so much fun.  Actually, the code ends up being easier to read (IMO)  without using the data events.  So, I guess I shouldn&#039;t complain too much.</description>
		<content:encoded><![CDATA[<p>At least most of the SerialPort class is there.  I remember the days before the SerialPort class was put in .net.  Not so much fun.  Actually, the code ends up being easier to read (IMO)  without using the data events.  So, I guess I shouldn&#8217;t complain too much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SteveO</title>
		<link>http://mattdavid.net/2009/04/30/two-birds-with-one-stone/comment-page-1/#comment-10</link>
		<dc:creator>SteveO</dc:creator>
		<pubDate>Thu, 30 Apr 2009 11:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://mattdavid.net/2009/04/30/two-birds-with-one-stone/#comment-10</guid>
		<description>The SerialPort class does not notify when the hardware for which it is responsible generates an event?  Sweet.  That is clever, my friend.  How else can you get code ported to a new platform quickly without omitting some ugly implementation details?</description>
		<content:encoded><![CDATA[<p>The SerialPort class does not notify when the hardware for which it is responsible generates an event?  Sweet.  That is clever, my friend.  How else can you get code ported to a new platform quickly without omitting some ugly implementation details?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
