[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tolua + lua5.1alpha
- From: Glenn Maynard <glenn@...>
- Date: Tue, 6 Sep 2005 14:20:04 -0400
On Tue, Sep 06, 2005 at 09:37:56AM -0300, Roberto Ierusalimschy wrote:
> > Any idea why it was removed? Is this a long-term decision for some
> > design reason? Or was it just to save table space?
>
> That storing was an internal detail of luaL_newmetatable to support
> the way luaL_checkudata worked. Now luaL_checkudata has a different
> implementation and does not need that.
It was behavior documented by PIL 28.2, not just an internal detail.
--
Glenn Maynard