Re: Mapping C++ exceptions to Lua errors
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Mapping C++ exceptions to Lua errors
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2011年11月17日 18:19:44 -0200
> but throwing more complete objects isn't really Lua-y.
The Lua core is perfectly happy with sending objects are error messages.