[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cooperative Multitasking
- From: "Sebby " <beast@...>
- Date: Fri, 20 Oct 2000 18:19:45 -0000
Eek. That sounds nasty :)
Well i guess it's a good thing i don't have to deal with
serialisation in my projects. :)
--- In lua-l@egroups.com, Bret Mogilefsky <mogul@g...> wrote:
> On Fri, Oct 20, 2000 at 03:38:25PM -0000, Sebby wrote:
> > Just one thing i'm wondering though. How would your approach to
> > making Lua non recusive help in case of serialization since you'd
> > also need to serialize the program counter and the other lua
states?
>
> It doesn't help serialization... It makes it more complex.
Serialization
> has to save out each of the states individually, including any
subdata such
> as program counter, etc. We did that too.
>
> Bret
> --
> Bret Mogilefsky ** mogul@p... ** Programmer, SCEA R&D