<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Commenti a: Bowling game Kata in Erlang</title>
	<link>http://www.francolombardo.net/bowling-game-kata-in-erlang_post-104.html</link>
	<description>Linguaggio Scala, Java, AS400 e...cose più serie</description>
	<pubDate>Sun, 05 Feb 2012 10:30:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Di: Franco Lombardo</title>
		<link>http://www.francolombardo.net/bowling-game-kata-in-erlang_post-104.html#comment-9377</link>
		<dc:creator>Franco Lombardo</dc:creator>
		<pubDate>Tue, 25 May 2010 07:46:04 +0000</pubDate>
		<guid>http://www.francolombardo.net/bowling-game-kata-in-erlang_post-104.html#comment-9377</guid>
		<description>Ouch! Reading this &lt;a href="http://bit.ly/aMouV3" rel="nofollow"&gt;good post from Ron Jeffries&lt;/a&gt; I discovered a test that does not pass with my solution (but which passes with Gabriele's one):
&lt;code&gt;
pitStrikeNinthFrame_test() -&gt;
  Game = listOf(0, 16) ++ [10, 2, 3],
  ?assertEqual(20, bowling:score(Game)).
&lt;/code&gt;
I need some time to think about it! Stay tuned ;-)</description>
		<content:encoded><![CDATA[<p>Ouch! Reading this <a href="http://bit.ly/aMouV3" rel="nofollow">good post from Ron Jeffries</a> I discovered a test that does not pass with my solution (but which passes with Gabriele&#8217;s one):<br />
<code><br />
pitStrikeNinthFrame_test() -><br />
  Game = listOf(0, 16) ++ [10, 2, 3],<br />
  ?assertEqual(20, bowling:score(Game)).<br />
</code><br />
I need some time to think about it! Stay tuned <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

