lua-users home
lua-l archive

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


Hi all,

This has certainly been discussed before, e.g a patch:

http://lua-users.org/lists/lua-l/2008-01/msg00654.html

and also by Metalua, etc.

We have a perfectly decent exception mechanism, but it is awkward to
use. So could at least we have some syntactical sugar over the pcall
mechanism?

steve d.