[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: updated gdbm library
- From: Taj Khattra <taj.khattra@...>
- Date: Wed, 5 Nov 2003 16:57:24 -0800
On Wed, Nov 05, 2003 at 09:31:11PM -0200, Luiz Henrique de Figueiredo wrote:
>
> The main changes are:
> - metatable stuff moved to C, so it's independent of gdbm.lua (which is still
> needed for the proxy and for stuff).
> - added gdbm.fdesc.
> - added handler for fatal gdbm errors.
>
hi Luiz,
now that the metatable stuff is in lgdbm.c, what is the reason to still set
gdbm.metatable in lgdbm.c (since it isn't used in gdbm.lua anymore) ?
thanks
-taj