|
|
||
|
Sam Roberts skrev: [...]
So, calling lua_tostring() on a value that had a __tostring metamethod would remove it from the stack, replacing it with a string. Some people already don't like auto-coercions between number and string, can you imagine the trouble it would cause to have your user-data auto-coerced to strings? :-(
//Andreas