|
|
||
|
|
That's true that the '=' and <table: 0x.....> may be disturbing
when you start to learn Lua. However I agree that changing the default behavior is even worse ! At the end you will confuse the user at some point. We could propose to keep the '=' as in the standard Lua shell and add another "modifier" (let's say ':') to use the table dumper. >t = {"hello"} >=t table: 0xcb1400 >:t { "hello"} Cuero steve donovan wrote: On Sun, Jun 21, 2009 at 11:37 AM, Jim Whitehead II<jnwhiteh@gmail.com> wrote: --
Any unauthorized modification, edition, use or dissemination is prohibited. Neither Anyware Technologies nor its headquarters Sierra Wireless shall be liable for the Message if altered, changed, falsified or edited, diffused without authorization. |