<?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: Functional programming &amp; immutable objects explained &#8212; IRC style</title>
	<atom:link href="http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/</link>
	<description>Pickled ramblings and homemade marmalade</description>
	<lastBuildDate>Sun, 07 Mar 2010 19:13:20 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scala: Post-Functional, Post-Modern, or Just Perl++?</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-67789</link>
		<dc:creator>Scala: Post-Functional, Post-Modern, or Just Perl++?</dc:creator>
		<pubDate>Sun, 07 Mar 2010 19:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-67789</guid>
		<description>[...] as OO was from imperative. It&#8217;s a different way of thinking about the entire issue. You can check out this snippet of an IRC conversation from #ocaml for more on [...]</description>
		<content:encoded><![CDATA[<p>[...] as OO was from imperative. It&#8217;s a different way of thinking about the entire issue. You can check out this snippet of an IRC conversation from #ocaml for more on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Destillat #6 &#124; duetsch.info - Open Source, Wet-, Web-, Software</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-63804</link>
		<dc:creator>Destillat #6 &#124; duetsch.info - Open Source, Wet-, Web-, Software</dc:creator>
		<pubDate>Wed, 03 Feb 2010 06:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-63804</guid>
		<description>[...] Softwareentwicklung: Functional programming &amp; immutable objects explained — IRC style [...]</description>
		<content:encoded><![CDATA[<p>[...] Softwareentwicklung: Functional programming &amp; immutable objects explained — IRC style [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnfry</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-63743</link>
		<dc:creator>johnfry</dc:creator>
		<pubDate>Sun, 31 Jan 2010 16:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-63743</guid>
		<description>Hi, excellent convo on the concepts here. But if you showed an example where you used it, it would bring the point home.</description>
		<content:encoded><![CDATA[<p>Hi, excellent convo on the concepts here. But if you showed an example where you used it, it would bring the point home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Functional programming explained &#8230; IRC-style</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-63737</link>
		<dc:creator>Functional programming explained &#8230; IRC-style</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-63737</guid>
		<description>[...] full post on Hacker News      If you enjoyed this article, please consider sharing it!            Tagged with: explained [...]</description>
		<content:encoded><![CDATA[<p>[...] full post on Hacker News      If you enjoyed this article, please consider sharing it!            Tagged with: explained [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janko in a Jar &#187; Blog Archive &#187; Introducing jsgoo</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-56528</link>
		<dc:creator>Janko in a Jar &#187; Blog Archive &#187; Introducing jsgoo</dc:creator>
		<pubDate>Mon, 19 Oct 2009 06:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-56528</guid>
		<description>[...] I also don&#8217;t expect that coding style can be generally likable. I am making it to try certain ideas and that&#8217;s it. You can see the current source code and also tests and examples here. The most obvious feature of jsgoo is client side HTML generation. But it doesn&#8217;t use the GUI-Objects/Componenets abstraction for this. It can be described more like rendering based on a graph of data. [...]</description>
		<content:encoded><![CDATA[<p>[...] I also don&#8217;t expect that coding style can be generally likable. I am making it to try certain ideas and that&#8217;s it. You can see the current source code and also tests and examples here. The most obvious feature of jsgoo is client side HTML generation. But it doesn&#8217;t use the GUI-Objects/Componenets abstraction for this. It can be described more like rendering based on a graph of data. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/comment-page-1/#comment-7206</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Mon, 25 Feb 2008 15:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/02/23/functional-programming-immutable-objects-explained-irc-style/#comment-7206</guid>
		<description>hehe, cool. I am learning Ocaml too.</description>
		<content:encoded><![CDATA[<p>hehe, cool. I am learning Ocaml too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
