It should be possible to make as3.tolua() optional for primitive types.
print(as3foo.a + as3bar.b) -- should work
I.e. when AS3 object is indexed, and the indexed value can be resolved to a Lua
value, Lua value should be returned.
Since this will have performance implications, this feature should be made
optional.
Original issue reported on code.google.com by aglad...@gmail.com on 28 Mar 2011 at 3:37
Original issue reported on code.google.com by
aglad...@gmail.com
on 28 Mar 2011 at 3:37