<?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: Sunday nitpickery: class-based vs prototype-based OO</title>
	<atom:link href="http://4.flowsnake.org/archives/92/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/92</link>
	<description>A Pythoneer&#039;s adventures with Scheme, etc.</description>
	<lastBuildDate>Mon, 18 Jul 2011 14:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: dan</title>
		<link>http://4.flowsnake.org/archives/92/comment-page-1#comment-341</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Sun, 20 Jul 2008 08:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/92#comment-341</guid>
		<description>It seems to me that the addition of &#039;classes&#039; to javascript is a sensless hack aimed at making the language more accessable to class-based oo minded people who can&#039;t get their head around the prototype paradigm.

JS doesn&#039;t need it and it&#039;s inclusion in JS2 bothers me.</description>
		<content:encoded><![CDATA[<p>It seems to me that the addition of &#8216;classes&#8217; to javascript is a sensless hack aimed at making the language more accessable to class-based oo minded people who can&#8217;t get their head around the prototype paradigm.</p>
<p>JS doesn&#8217;t need it and it&#8217;s inclusion in JS2 bothers me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creidiki</title>
		<link>http://4.flowsnake.org/archives/92/comment-page-1#comment-221</link>
		<dc:creator>creidiki</dc:creator>
		<pubDate>Thu, 03 Apr 2008 11:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/92#comment-221</guid>
		<description>Hey, there&#039;s at least 3 of us! :D</description>
		<content:encoded><![CDATA[<p>Hey, there&#8217;s at least 3 of us! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/92/comment-page-1#comment-211</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Sun, 30 Mar 2008 17:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/92#comment-211</guid>
		<description>Ah! Both of my readers speak up! :-)  I shall prepare a post in which I explain my position.</description>
		<content:encoded><![CDATA[<p>Ah! Both of my readers speak up! :-)  I shall prepare a post in which I explain my position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cowan</title>
		<link>http://4.flowsnake.org/archives/92/comment-page-1#comment-209</link>
		<dc:creator>John Cowan</dc:creator>
		<pubDate>Sun, 30 Mar 2008 15:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/92#comment-209</guid>
		<description>Flexibility is in the mind of the programmer.   C pointers are more flexible than arrays, but a language with both arrays and pointers feels more flexible, easier to adapt to one&#039;s currently preferred way of thinking, even when (as in C) arrays are little more than syntactic sugar over pointers.</description>
		<content:encoded><![CDATA[<p>Flexibility is in the mind of the programmer.   C pointers are more flexible than arrays, but a language with both arrays and pointers feels more flexible, easier to adapt to one&#8217;s currently preferred way of thinking, even when (as in C) arrays are little more than syntactic sugar over pointers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://4.flowsnake.org/archives/92/comment-page-1#comment-208</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Sun, 30 Mar 2008 14:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/92#comment-208</guid>
		<description>&quot;Prototype-based OO is, by its very nature, more flexible than class-based.&quot;

Hmmm... I&#039;d be interested to hear the justification for that statement.</description>
		<content:encoded><![CDATA[<p>&#8220;Prototype-based OO is, by its very nature, more flexible than class-based.&#8221;</p>
<p>Hmmm&#8230; I&#8217;d be interested to hear the justification for that statement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

