<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Back to the Future: Programming in Smalltalk</title>
	<atom:link href="http://news.squeak.org/2009/06/17/back-to-the-future-programming-in-smalltalk/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.squeak.org/2009/06/17/back-to-the-future-programming-in-smalltalk/</link>
	<description>What&#039;s new in the world of Squeak</description>
	<lastBuildDate>Tue, 27 Dec 2011 18:08:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Tony Weddle</title>
		<link>http://news.squeak.org/2009/06/17/back-to-the-future-programming-in-smalltalk/#comment-29752</link>
		<dc:creator><![CDATA[Tony Weddle]]></dc:creator>
		<pubDate>Thu, 06 Aug 2009 23:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://news.squeak.org/?p=643#comment-29752</guid>
		<description><![CDATA[It&#039;s been a while since I programmed in Smalltalk but I think the point about reserved words is slightly wrong. Aren&#039;t those words only reserved in context? For instance, &quot;self&quot; is a reserved word but only where a variable reference is used; a class can have a method named &quot;self&quot; and Smalltalk will not mind, unlike other languages.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since I programmed in Smalltalk but I think the point about reserved words is slightly wrong. Aren&#8217;t those words only reserved in context? For instance, &#8220;self&#8221; is a reserved word but only where a variable reference is used; a class can have a method named &#8220;self&#8221; and Smalltalk will not mind, unlike other languages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

