Yes, I was forecasting a little...<br><br>Concerning conduit, yes it&#39;s not another implementation of Oleg&#39;s iteratees, yet its API looks a lot like &#39;enumerators&#39;.<br>Plus it aims at solving the same problem, only the implementation that differs (roughly state variables instead of pure closure-based automata)<br>

<br><div class="gmail_quote">2012/1/28 Erik de Castro Lopo <span dir="ltr">&lt;<a href="mailto:mle%2Bhs@mega-nerd.com">mle+hs@mega-nerd.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">Yves Parès wrote:<br>
<br>
&gt; Yes, and IMO this is a growing problem. Since iteratees were designed, a<br>
&gt; lot of different libraries providing this kind of service have appeared.<br>
<br>
</div>Thats mainly because the solution space was new and lots of unexplored<br>
terrain.<br>
<div class="im"><br>
&gt; Or else, we have to make sure that each one (iteratee, enumerator, conduit,<br>
&gt; pipes...) has its own set of associated packages and that each provide<br>
&gt; equivalent functionalities, but then =&gt; combinatorial explosion.<br>
<br>
</div>There really isn&#39;t a combinatorial explosion, but rather a small number<br>
of families of packages.<br>
<div class="im"><br>
&gt; ^^ It&#39;s just I don&#39;t want people to start trolling by applying to Haskell<br>
&gt; the adage I&#39;ve heard quite a few times about Java, stating that &quot;There are<br>
&gt; 50 ways to achieve something... none of which is good&quot;.<br>
<br>
</div>Java has been around 20 years. The iteratee/enumerator/iterio/conduit/pipes<br>
idea has really only been around for a couple of years and I would be<br>
surprised it one of them (or a new one combining the best features of<br>
the others) doesn&#39;t come out the clear winner in the next year or two.<br>
<span class="HOEnZb"><font color="#888888"><br>
Erik<br>
--<br>
----------------------------------------------------------------------<br>
Erik de Castro Lopo<br>
<a href="http://www.mega-nerd.com/" target="_blank">http://www.mega-nerd.com/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br>