<?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: I love TextMate, but &#8230;</title>
	<atom:link href="http://fukamachi.org/wp/2009/10/23/i-love-textmate-but/feed/" rel="self" type="application/rss+xml" />
	<link>http://fukamachi.org/wp/2009/10/23/i-love-textmate-but/</link>
	<description>「偶然世界」で出逢い</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:46:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wincent Colaiuta</title>
		<link>http://fukamachi.org/wp/2009/10/23/i-love-textmate-but/comment-page-1/#comment-42726</link>
		<dc:creator>Wincent Colaiuta</dc:creator>
		<pubDate>Sun, 01 Nov 2009 11:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://fukamachi.org/wp/?p=1885#comment-42726</guid>
		<description>This kind of pathological performance (loading entire files into memory, and keeping them there) is why I jumped ship.

The problem is bad even for small files; the key example being project-wide searches in things like Rails projects (very small files, but lots of them; all of them are kept in memory).

Vim, Emacs, any serious editor -- even BBEdit, Xcode et al -- handle these workloads easily, and that&#039;s exactly what one would expect. The technology for handling this sensibly has existed for decades.

TextMate&#039;s failure here is very disappointing, and the glacial pace of development of the new version doesn&#039;t offer much hope (nor are there any guarantees that these bad design choices aren&#039;t being carried forward into the new version).</description>
		<content:encoded><![CDATA[<p>This kind of pathological performance (loading entire files into memory, and keeping them there) is why I jumped ship.</p>
<p>The problem is bad even for small files; the key example being project-wide searches in things like Rails projects (very small files, but lots of them; all of them are kept in memory).</p>
<p>Vim, Emacs, any serious editor &#8212; even BBEdit, Xcode et al &#8212; handle these workloads easily, and that&#8217;s exactly what one would expect. The technology for handling this sensibly has existed for decades.</p>
<p>TextMate&#8217;s failure here is very disappointing, and the glacial pace of development of the new version doesn&#8217;t offer much hope (nor are there any guarantees that these bad design choices aren&#8217;t being carried forward into the new version).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
