lua-users home
lua-l archive

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


On Mon, 19 Jun 2023 13:56:35 +0100
Rob Kendrick <rjek@rjek.com> wrote:

> I actually like the clean extendable nature of the <...> syntax and 
> hope one day for us to be able to add our own decorators through 
> metatables :)

Oh yes please.

Or something like getdecorator() and setdecorator() functions. I can
think of a lot of use cases for that.

-- 
Aaron B. <aaron@zadzmo.org>