<?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: An exercise in XPCOM stream programming</title>
	<atom:link href="http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/</link>
	<description>Mozilla, politics, economics, law, backpacking, cycling, and other random desiderata</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:00:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Where&#8217;s Walden? &#187; An exercise in XPCOM programming, redux</title>
		<link>http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/comment-page-1/#comment-138362</link>
		<dc:creator>Where&#8217;s Walden? &#187; An exercise in XPCOM programming, redux</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1109#comment-138362</guid>
		<description>[...] Last time our hero was engaged in solving this posed streams problem: [...]</description>
		<content:encoded><![CDATA[<p>[...] Last time our hero was engaged in solving this posed streams problem: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/comment-page-1/#comment-138262</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1109#comment-138262</guid>
		<description>That&#039;s really unfortunate.  Had you thought of patching it to work in a more flexible manner?  There is also &lt;a href=&quot;https://developer.mozilla.org/en/JavaScript_code_modules/NetUtil.jsm#asyncCopy&quot; rel=&quot;nofollow&quot;&gt;NetUtil.asyncCopy&lt;/a&gt;, but that also uses nsIAsyncStreamCopier, so it probably wouldn&#039;t help you (but is much simpler to use from JS land)</description>
		<content:encoded><![CDATA[<p>That&#8217;s really unfortunate.  Had you thought of patching it to work in a more flexible manner?  There is also <a href="https://developer.mozilla.org/en/JavaScript_code_modules/NetUtil.jsm#asyncCopy" rel="nofollow">NetUtil.asyncCopy</a>, but that also uses nsIAsyncStreamCopier, so it probably wouldn&#8217;t help you (but is much simpler to use from JS land)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/comment-page-1/#comment-138261</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1109#comment-138261</guid>
		<description>In this case, it&#039;s not that I don&#039;t have access, it&#039;s that its behavior isn&#039;t exactly what I want in case of errors.  It&#039;s been awhile since I really worked through the exact cases where it matters, but it does.</description>
		<content:encoded><![CDATA[<p>In this case, it&#8217;s not that I don&#8217;t have access, it&#8217;s that its behavior isn&#8217;t exactly what I want in case of errors.  It&#8217;s been awhile since I really worked through the exact cases where it matters, but it does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://whereswalden.com/2009/12/01/an-exercise-in-xpcom-stream-programming/comment-page-1/#comment-138260</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1109#comment-138260</guid>
		<description>Why wouldn&#039;t you have access to nsIAsyncStreamCopier exactly?</description>
		<content:encoded><![CDATA[<p>Why wouldn&#8217;t you have access to nsIAsyncStreamCopier exactly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

