[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Complexities of Pluto
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 8 Oct 2009 14:07:00 -0300
> partially because I felt that if one was serializing such a huge
> amount of the Lua space, a solution like lper (which, BTW, is awesome
> and deserves to be updated and used more) would be a better fit.
What updates did you have in mind? lper still has problems with C functions
and userdata, but for plain data it works fine. OTOH it's Linux-only.