[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tag methods in Lua 4.1
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 9 Jan 2002 07:50:40 -0200
>But I found that in Lua 4.1 [work3] there are no tag methods (newtag,
>settag, settagmethod.) What's wrong?
Tag methods are now stored in regular tables. See the lua-l archives.
The messages below contain an explanation of what's in 4.1work3 and also
a compatibility library for tags.
Message-ID: <Pine.SOL.4.33.0112201214250.12337-200000@smartius.cs.uiuc.edu>
Message-ID: <Pine.SOL.4.33.0112180927330.11647-100000@smartius.cs.uiuc.edu>
--lhf