lua-users home
lua-l archive

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


I think this would be a great addition to the language. Please consider this as a new language addition and not just a MetaLua extension. Thoughts?
--
Regards,
Ryan

Sent from my Android

On Sep 11, 2010 6:00 AM, "steve donovan" <steve.j.donovan@gmail.com> wrote:

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.