<?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: Living Dead Code</title>
	<atom:link href="http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/</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: Anders</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-20071</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Thu, 09 Oct 2008 08:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-20071</guid>
		<description>Are you going to collaborate with Caolan McNamara from Redhat doing similar work on OpenOffice?

http://www.skynet.ie/~caolan/Packages/callcatcher.html

http://blogs.linux.ie/caolan/2008/04/14/goooocon08/

OpenOffice would probably be a great place for automatic rewriting of C++.

Best,
Anders</description>
		<content:encoded><![CDATA[<p>Are you going to collaborate with Caolan McNamara from Redhat doing similar work on OpenOffice?</p>
<p><a href="http://www.skynet.ie/~caolan/Packages/callcatcher.html" rel="nofollow">http://www.skynet.ie/~caolan/Packages/callcatcher.html</a></p>
<p><a href="http://blogs.linux.ie/caolan/2008/04/14/goooocon08/" rel="nofollow">http://blogs.linux.ie/caolan/2008/04/14/goooocon08/</a></p>
<p>OpenOffice would probably be a great place for automatic rewriting of C++.</p>
<p>Best,<br />
Anders</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bubak</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-20022</link>
		<dc:creator>bubak</dc:creator>
		<pubDate>Fri, 03 Oct 2008 14:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-20022</guid>
		<description>Thats why I like Java... :-)</description>
		<content:encoded><![CDATA[<p>Thats why I like Java&#8230; <img src='http://blog.mozilla.com/tglek/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markus</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-19979</link>
		<dc:creator>markus</dc:creator>
		<pubDate>Wed, 01 Oct 2008 20:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-19979</guid>
		<description>Do you guys realize that we need a language that attempts to strive to have VERY FEW AMOUNT OF LINES OF CODES?

Growing lines-of-code count is really the number 1 ocmplexity problem in every programming language i know ... in some it is worse than in others</description>
		<content:encoded><![CDATA[<p>Do you guys realize that we need a language that attempts to strive to have VERY FEW AMOUNT OF LINES OF CODES?</p>
<p>Growing lines-of-code count is really the number 1 ocmplexity problem in every programming language i know &#8230; in some it is worse than in others</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-19978</link>
		<dc:creator>s</dc:creator>
		<pubDate>Wed, 01 Oct 2008 15:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-19978</guid>
		<description>You are downright dangerous I&#039;m glad you are not fucking around with any codebase I have to deal with</description>
		<content:encoded><![CDATA[<p>You are downright dangerous I&#8217;m glad you are not fucking around with any codebase I have to deal with</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Cranmer</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-19963</link>
		<dc:creator>Joshua Cranmer</dc:creator>
		<pubDate>Fri, 26 Sep 2008 20:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-19963</guid>
		<description>You forgot a wonderful extension:
* Make it work for JS (also able to spot unused scriptable methods!)

Also, I&#039;m having a nice spot of removing code... before de-forking and adding documentation, my current WIP patch is doing a -2326/+632. Previous record: -2732/+1871 (after documentation).

In any case, I guess it&#039;s time for me to run that stuff on mailnews to see what myriads of unused code I haven&#039;t yet discovered.</description>
		<content:encoded><![CDATA[<p>You forgot a wonderful extension:<br />
* Make it work for JS (also able to spot unused scriptable methods!)</p>
<p>Also, I&#8217;m having a nice spot of removing code&#8230; before de-forking and adding documentation, my current WIP patch is doing a -2326/+632. Previous record: -2732/+1871 (after documentation).</p>
<p>In any case, I guess it&#8217;s time for me to run that stuff on mailnews to see what myriads of unused code I haven&#8217;t yet discovered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.mozilla.com/tglek/2008/09/26/living-dead-code/comment-page-1/#comment-19962</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 26 Sep 2008 19:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/tglek/?p=89#comment-19962</guid>
		<description>I&#039;ve started to search for dead code as well, but I&#039;m not very efficient yet, though.

Bug 455043 for example, it only needs a checkin for some dead code that is executed every page view. Or is this kind of code called something else?

It seems that your focus is smaller than mine, but dead, unused and redundant code is everywhere.

Anyway, I&#039;d like to mention Bugs 413141, 433065 and 457208 as well. For what it&#039;s worth..</description>
		<content:encoded><![CDATA[<p>I&#8217;ve started to search for dead code as well, but I&#8217;m not very efficient yet, though.</p>
<p>Bug 455043 for example, it only needs a checkin for some dead code that is executed every page view. Or is this kind of code called something else?</p>
<p>It seems that your focus is smaller than mine, but dead, unused and redundant code is everywhere.</p>
<p>Anyway, I&#8217;d like to mention Bugs 413141, 433065 and 457208 as well. For what it&#8217;s worth..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

