<?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: Lua and unique strings</title>
	<atom:link href="http://jens.mooseyard.com/2005/06/lua-and-unique-strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2005/06/lua-and-unique-strings/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sun, 14 Mar 2010 11:32:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2005/06/lua-and-unique-strings/comment-page-1/#comment-1557</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Wed, 30 May 2007 05:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2005/06/lua-and-unique-strings/#comment-1557</guid>
		<description>Sure, most dynamic languages (Java, Ruby, Obj-C) have a way of making a string unique. What I&#039;m addressing here is the idea of making &lt;i&gt;all&lt;/i&gt; strings unique, which seems more unusual.</description>
		<content:encoded><![CDATA[<p>Sure, most dynamic languages (Java, Ruby, Obj-C) have a way of making a string unique. What I&#8217;m addressing here is the idea of making <i>all</i> strings unique, which seems more unusual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dougan</title>
		<link>http://jens.mooseyard.com/2005/06/lua-and-unique-strings/comment-page-1/#comment-1556</link>
		<dc:creator>John Dougan</dc:creator>
		<pubDate>Wed, 30 May 2007 02:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2005/06/lua-and-unique-strings/#comment-1556</guid>
		<description>For sure, Smalltalk has unique strings (Symbols) and you could argue the interned names system in many Lisps is another implementation.</description>
		<content:encoded><![CDATA[<p>For sure, Smalltalk has unique strings (Symbols) and you could argue the interned names system in many Lisps is another implementation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->