lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


26.06.2019, 18:58, "Coda Highland" <chighland@gmail.com>:
>> optional refcounting would not hurt, right ?

> Might, actually. It adds overhead to every assignment.

he suggested using a metatable method, so for this to work the
assigned value needs to have a metatable or be a table itself.
hence this does not apply to every assignment.

> /s/ Adam

BTW: using the "basic" gmail webinterface might help with avoiding
html formating in mails since it sends plain text only and i think it also
converts replies to html mails to plain text. else hit the "without formating"
button in the default gmail webinterface when composing messages,
there is no need for html in purely textual communication.