<div dir="ltr"><div>Hi Luc,</div><div> </div><div>I really don&#39;t know what exactly what FRP is. Every time i read about it, I figure out different things depending on the library. </div><div> </div><div>  I used the term event in a wider way as something that happens in the computation no matter if it is generated inside or outside. Workflow does not handle  -external- events althout it can be used in this context, like the example loop that I wrote above.</div>

<div> </div><div>I think that it can be used to recover the state of a FRP program after restart, in the same ortogonal way than in the example above, lifting the computation with the workflow transformer</div><div> </div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/26 luc taesch <span dir="ltr">&lt;<a href="mailto:luc.taesch@gmail.com" target="_blank">luc.taesch@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
On 2013-03-25 19:00:42 +0000, Alberto G. Corona said:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
It is  possible as long as there is a empty event and there is a operation that mix two events to créate an state and an operation that mix an state and a event to créate an state.<br>
</blockquote>
<br></div>
I just read this        at a time I am learning FRP Reactive banana<br>
and these two collides :  Workflow (Event, state) ~ FRP (Event, bahavior)<br>
<br>
is that anyway connected, Alberto ? ( workflow and FRP )<br>
( are worflow are serializable persitent FRP Network ?)<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
-<br>
</blockquote>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Alberto.
</div>