<?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: Oink, Meet Squash</title>
	<atom:link href="http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/</link>
	<description>Just another Blog.mozilla.com weblog</description>
	<lastBuildDate>Sun, 12 Feb 2012 07:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: BSBlog &#187; Blog Archive &#187; Improving XPCOM for Mozilla 2</title>
		<link>http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/comment-page-1/#comment-7</link>
		<dc:creator>BSBlog &#187; Blog Archive &#187; Improving XPCOM for Mozilla 2</dc:creator>
		<pubDate>Fri, 22 Dec 2006 15:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/#comment-7</guid>
		<description>[...] Allow throwing complicated (object-type) exceptions from any XPCOM method, and reduce the verbosity and inefficiencies of nsresult return codes. C++ exceptions, as much as I dislike them, provide the shortest path to this goal. Taras has been working with oink to provide an automated way to convert method calls automatically. [...]</description>
		<content:encoded><![CDATA[<p>[...] Allow throwing complicated (object-type) exceptions from any XPCOM method, and reduce the verbosity and inefficiencies of nsresult return codes. C++ exceptions, as much as I dislike them, provide the shortest path to this goal. Taras has been working with oink to provide an automated way to convert method calls automatically. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Smedberg</title>
		<link>http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/comment-page-1/#comment-6</link>
		<dc:creator>Benjamin Smedberg</dc:creator>
		<pubDate>Fri, 22 Dec 2006 01:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/2006/12/21/oink-meet-squash/#comment-6</guid>
		<description>You could just tell mozilla to build the .i file:

make CSSLoader.i

Our build system has lots of smarts under the hood. And if you don&#039;t need a feature, let me know and we might be able to add it  ;-)</description>
		<content:encoded><![CDATA[<p>You could just tell mozilla to build the .i file:</p>
<p>make CSSLoader.i</p>
<p>Our build system has lots of smarts under the hood. And if you don&#8217;t need a feature, let me know and we might be able to add it  <img src='http://blog.mozilla.com/tglek/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

