lua-users home
lua-l archive

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


lua-bounces@bazar2.conectiva.com.br wrote:
> Hello,
> 
> Here is a revisited version of the fabled LUObject...
> 
> Feedbacks, comments, criticism, opinions warmly welcome!

It's too hard to define a class. There's too much house keeping inside
the function that builds the class for it to be usefull to non
experienced programmers.

> 
> Cheers

Andre