At 1256596634 time_t, lukash wrote:
> I tried to fix this with table.insert, but for some reason it didn't
> work on the widgets table, anyone can tell me why?

The reason is the same I already explained: proxied table.
Problem is that the wtable system has a problem: when you used table.*,
they do raw access (rawset/rawget) to the table, so does not trigger the
metatable __index and __newindex function, so, you screw awesome.

Another reason I'm happy kicking out this soon.

> Anyway, thats why I fixed it the way I did.

Pushed.

-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// I'm no superman.

Attachment: signature.asc
Description: Digital signature

Reply via email to