<?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: Rewriting Highbase in Erlang</title>
	<atom:link href="http://fernandoipar.com/2009/01/28/rewriting-highbase-in-erlang/feed/" rel="self" type="application/rss+xml" />
	<link>http://fernandoipar.com/2009/01/28/rewriting-highbase-in-erlang/</link>
	<description>I love mankind! Its people I can&#039;t stand!</description>
	<lastBuildDate>Thu, 19 Aug 2010 14:57:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: fernando</title>
		<link>http://fernandoipar.com/2009/01/28/rewriting-highbase-in-erlang/comment-page-1/#comment-6</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Thu, 29 Jan 2009 12:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://fernandoipar.com/?p=70#comment-6</guid>
		<description>Hi Frank, 

Thanks for your recommendation. 
I did read a couple of examples of gen_fsm and yes, it is better for this design, I guess I put it in the back of my mind, so it&#039;s good to have someone more experienced in Erlang/OTP remind me about it :)

I&#039;m still trying to put all the pieces together, I&#039;m definitely trying to make a good use of the event handling mechanism. 

Going through Armstrong&#039;s book for, like, the fourth time now :)

Regards, Fernando.</description>
		<content:encoded><![CDATA[<p>Hi Frank, </p>
<p>Thanks for your recommendation.<br />
I did read a couple of examples of gen_fsm and yes, it is better for this design, I guess I put it in the back of my mind, so it&#8217;s good to have someone more experienced in Erlang/OTP remind me about it <img src='http://fernandoipar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m still trying to put all the pieces together, I&#8217;m definitely trying to make a good use of the event handling mechanism. </p>
<p>Going through Armstrong&#8217;s book for, like, the fourth time now <img src='http://fernandoipar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards, Fernando.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Mueller</title>
		<link>http://fernandoipar.com/2009/01/28/rewriting-highbase-in-erlang/comment-page-1/#comment-5</link>
		<dc:creator>Frank Mueller</dc:creator>
		<pubDate>Thu, 29 Jan 2009 08:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://fernandoipar.com/?p=70#comment-5</guid>
		<description>Hi Fernando, before start using gen_server you should take a deeper look into gen_fsm. It&#039;s a behaviour for finite state machines as you&#039;ve described above. And it&#039;s as easy and powerful as gen_server. Regards, mue</description>
		<content:encoded><![CDATA[<p>Hi Fernando, before start using gen_server you should take a deeper look into gen_fsm. It&#8217;s a behaviour for finite state machines as you&#8217;ve described above. And it&#8217;s as easy and powerful as gen_server. Regards, mue</p>
]]></content:encoded>
	</item>
</channel>
</rss>
