
4 Aug
2003
4 Aug
'03
7:09 p.m.
On Mon, 4 Aug 2003 14:55:18 -0700
John Meacham
an MVar contains the current puff history, which s dumped to disk periodically if it has changed since the last dump, it relys on using DrIFT to derive a Binary instance for [Puff] and concurrency to spawn off a thread that does nothing but dump it to disk periodically
Ok, don't know when but I'll use it :) Are you the author of the "Bin" module? I was sure I heard of binary marshalling for haskell but did not remember where (and also I seem to remember that Hal Daume III did something similar, did you work together?) Do you distribute it as a separate library? I find it necessary or so :) Thanks Vincenzo