At 27.11.2009 14:37:09 Julien Danjou <[email protected]> wrote: > Not sure I understand your question. > If you mean "Do __index metatable fields have the same effect on > userdata and on table", yes, they are.
What I wanted to ask is whether I can operate with metatables on userdata at all. Seems I can.. > I can't since it's not exported to Lua for now. I'm going to work on it > these next few days. :) Oh, I see. Just to make sure (and find out if I'm an idiot), do I understand you correctly that you want to have all the classes, even those implemented in Lua (eg. textbox, progressbar, tasklist, ...) of the userdata type? Or just the core classes like wibox, and in Lua they can be tables (the way I'd like it to be)? lukash -- To unsubscribe, send mail to [email protected].
