lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Sep 28, 2010 at 3:26 PM, Nilson <nilson.brazil@gmail.com> wrote:
> Lua could, for example, detect - during the
> execution - if the access to an field of the self object  is being
> performed inside a class method or not.

you're creating two types of functions. if you want a type checking
language you know where to find them.

-- 
Javier