On Sat, May 14, 2011 at 9:40 AM, Nicolas Pouillard
<nicolas.pouill...@gmail.com> wrote:

> I would recommend to use a strict-by-default datastructure instead of lazy
> lists plus NFData. This is not against NFData which is very useful but it
> traverses the whole list each time even when the list is already forced.
> What about Data.Sequence or Data.FingerTree ?

We already use this. :) The potential problems like in the custom-made records
(Editor, Buffer, Window, maybe others).

Cheers,
JP.

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to