[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cooperative Multitasking
- From: Bret Mogilefsky <mogul@...>
- Date: Fri, 20 Oct 2000 10:02:08 -0700
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@playstation.sony.com ** Programmer, SCEA R&D