<p><blockquote type="cite">---------- Forwarded message ----------<br>De: &quot;Alberto G. Corona&quot; &lt;<a href="mailto:agocorona@gmail.com">agocorona@gmail.com</a>&gt;<br>Fecha: 03/05/2011 11:24<br>Asunto: Re: [Haskell-cafe] Binary and Serialize classes<br>
Para: &quot;Antoine Latter&quot; &lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt;<br><br>E1610With the exception of heavy  serialization usage, for example, in very optimized RPC applications (and even there SOAP shows that this is not ever the case), text serialization is better. The unwritten rules of good design says that data representation and compression must be orthogonal. The binary formats were designed for performing both functionalities in the times when memory were measured in Kbytes. <p>
<font color="#500050"><br><br>2011/4/28 Antoine Latter &lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt;<br>&gt;<br>&gt; On Thu, Apr 28, 2011 at 10:00 AM, Evan Laforge &lt;...</font></p></blockquote></p>