[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Persistor, Transparent Persistence for Lua data!
- From: Petite Abeille <petite.abeille@...>
- Date: Thu, 6 Jun 2013 20:55:57 +0200
On Jun 6, 2013, at 8:27 PM, Jorge <xxopxe@gmail.com> wrote:
> I don't want to explicitly say when I want to persist, nor where, nor serialize everything each time. I want to know that whatever I put in that table, will be there when I start my application again. Having that I don't need no filesystem.
>
> I have to deal with files and serialization only because they are the only thing the OS under Lua understands. Me writing Lua applications, want to deal only with what Lua understands: tables. Being forced to think in file descriptors and serial data is a forced exit from the virtuality of the Lua environment.
One word: lunacy! :P
- References:
- [ANN] Persistor, Transparent Persistence for Lua data!, Jorge
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Egil Hjelmeland
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Jorge
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Egil Hjelmeland
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Jorge
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Javier Guerra Giraldez
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Petite Abeille
- Re: [ANN] Persistor, Transparent Persistence for Lua data!, Jorge