<?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: NetUtil.jsm Just Got More Useful</title>
	<atom:link href="http://shawnwilsher.com/archives/366/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com/archives/366</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 17:26:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Wladimir Palant</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4166</link>
		<dc:creator>Wladimir Palant</dc:creator>
		<pubDate>Sat, 06 Feb 2010 12:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4166</guid>
		<description>Yes, I also thought that people using add-ons are using up-to-date Firefox versions - until I discovered that quite a few of them don&#039;t and you will get bug reports if you specify minVersion as 3.0.11 rather than 3.0.12. And documentation will also get you only so far, many add-on authors don&#039;t seem to read any documentation whatsoever.</description>
		<content:encoded><![CDATA[<p>Yes, I also thought that people using add-ons are using up-to-date Firefox versions &#8211; until I discovered that quite a few of them don&#8217;t and you will get bug reports if you specify minVersion as 3.0.11 rather than 3.0.12. And documentation will also get you only so far, many add-on authors don&#8217;t seem to read any documentation whatsoever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Shaver</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4165</link>
		<dc:creator>Mike Shaver</dc:creator>
		<pubDate>Sat, 06 Feb 2010 01:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4165</guid>
		<description>I don&#039;t think that&#039;s much of a problem -- easy to catch and deal with, and most users (esp, IMO, those who install add-ons) are updated anyway.  We can document it explicitly, too.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think that&#8217;s much of a problem &#8212; easy to catch and deal with, and most users (esp, IMO, those who install add-ons) are updated anyway.  We can document it explicitly, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wladimir Palant</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4162</link>
		<dc:creator>Wladimir Palant</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4162</guid>
		<description>Mike, I am not sure whether this is a good idea. Having a feature supported in 3.6.2 but not 3.6.1 might confuse extension developers - if it works in most recent 3.6 nobody will verify that it works in older 3.6 releases as well. As a result we might get extensions with wrong compatibility range. While these additions are nice, they aren&#039;t really essential, so maybe better wait for 3.7 (and sure, it sucks to write code that nobody will use for at least half a year).</description>
		<content:encoded><![CDATA[<p>Mike, I am not sure whether this is a good idea. Having a feature supported in 3.6.2 but not 3.6.1 might confuse extension developers &#8211; if it works in most recent 3.6 nobody will verify that it works in older 3.6 releases as well. As a result we might get extensions with wrong compatibility range. While these additions are nice, they aren&#8217;t really essential, so maybe better wait for 3.7 (and sure, it sucks to write code that nobody will use for at least half a year).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4161</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4161</guid>
		<description>We should be able to.  We haven&#039;t been willing to do that in the past, so I didn&#039;t bother requesting it.  Fully tested too, so we&#039;ll know if it works or not.</description>
		<content:encoded><![CDATA[<p>We should be able to.  We haven&#8217;t been willing to do that in the past, so I didn&#8217;t bother requesting it.  Fully tested too, so we&#8217;ll know if it works or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Shaver</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4159</link>
		<dc:creator>Mike Shaver</dc:creator>
		<pubDate>Fri, 29 Jan 2010 02:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4159</guid>
		<description>Should we back-port them?  They look additive.</description>
		<content:encoded><![CDATA[<p>Should we back-port them?  They look additive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wladimir Palant</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4111</link>
		<dc:creator>Wladimir Palant</dc:creator>
		<pubDate>Mon, 04 Jan 2010 13:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4111</guid>
		<description>Thank you, Shawn. Too bad that all these changes landed only for 1.9.3 - meaning that it will most likely take two years until I can start using that module.</description>
		<content:encoded><![CDATA[<p>Thank you, Shawn. Too bad that all these changes landed only for 1.9.3 &#8211; meaning that it will most likely take two years until I can start using that module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drew</title>
		<link>http://shawnwilsher.com/archives/366/comment-page-1#comment-4103</link>
		<dc:creator>drew</dc:creator>
		<pubDate>Thu, 31 Dec 2009 09:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=366#comment-4103</guid>
		<description>http://hg.mozilla.org/mozilla-central/rev/6453f3ca39fc
\o/</description>
		<content:encoded><![CDATA[<p><a href="http://hg.mozilla.org/mozilla-central/rev/6453f3ca39fc" rel="nofollow">http://hg.mozilla.org/mozilla-central/rev/6453f3ca39fc</a><br />
\o/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

