<?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"
	>
<channel>
	<title>Comments on: Message chains</title>
	<atom:link href="http://blog.3plus4.org/2007/08/30/message-chains/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.3plus4.org/2007/08/30/message-chains/</link>
	<description>The neighbourhood of 7</description>
	<pubDate>Wed, 20 Aug 2008 02:59:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: tim Rowledge</title>
		<link>http://blog.3plus4.org/2007/08/30/message-chains/#comment-909</link>
		<dc:creator>tim Rowledge</dc:creator>
		<pubDate>Mon, 03 Sep 2007 17:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.3plus4.org/2007/08/30/message-chains/#comment-909</guid>
		<description>"Isn’t this the way Tim Budd’s Little Smalltalk always interpreted the plain cascade operator?"
Not so far as I recall (but I probably haven't used LST since '88) and if it was that way it would have been incorrect.</description>
		<content:encoded><![CDATA[<p>&#8220;Isn’t this the way Tim Budd’s Little Smalltalk always interpreted the plain cascade operator?&#8221;<br />
Not so far as I recall (but I probably haven&#8217;t used LST since &#8216;88) and if it was that way it would have been incorrect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://blog.3plus4.org/2007/08/30/message-chains/#comment-901</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Fri, 31 Aug 2007 07:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.3plus4.org/2007/08/30/message-chains/#comment-901</guid>
		<description>I have a feeling the real issue is a shortage of binary selectors (keyword or not).</description>
		<content:encoded><![CDATA[<p>I have a feeling the real issue is a shortage of binary selectors (keyword or not).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Allen</title>
		<link>http://blog.3plus4.org/2007/08/30/message-chains/#comment-900</link>
		<dc:creator>Russell Allen</dc:creator>
		<pubDate>Fri, 31 Aug 2007 00:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.3plus4.org/2007/08/30/message-chains/#comment-900</guid>
		<description>Isn't this the way Tim Budd's Little Smalltalk always interpreted the plain cascade operator?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this the way Tim Budd&#8217;s Little Smalltalk always interpreted the plain cascade operator?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Ahé</title>
		<link>http://blog.3plus4.org/2007/08/30/message-chains/#comment-899</link>
		<dc:creator>Peter Ahé</dc:creator>
		<pubDate>Thu, 30 Aug 2007 20:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.3plus4.org/2007/08/30/message-chains/#comment-899</guid>
		<description>Regarding the question of syntax, I think the answer can be found in the BETA programming language which uses -&#62; for all message sends.  Since Smalltalk already uses left arrow (←) for assignment it should not be too surprising to see right arrow (→) used for message chains.  Since most keyboards do not make it easy to insert arrow characters, Smalltalk allows := for left arrow; similarly, =: could be used for message chains.</description>
		<content:encoded><![CDATA[<p>Regarding the question of syntax, I think the answer can be found in the BETA programming language which uses -&gt; for all message sends.  Since Smalltalk already uses left arrow (←) for assignment it should not be too surprising to see right arrow (→) used for message chains.  Since most keyboards do not make it easy to insert arrow characters, Smalltalk allows := for left arrow; similarly, =: could be used for message chains.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
