Re: [dev] [vis] vis lua integration not working when using lua 5.3

From: Silvan Jegen <s.jegen_AT_gmail.com>
Date: Thu, 21 Jan 2016 09:29:01 +0100

On Thu, Jan 21, 2016 at 9:11 AM, Silvan Jegen <s.jegen_AT_gmail.com> wrote:
> I came up with only two general approaches. Either send error messages
> to the UI (including a sleep() so that errors further down in the call
> chain don't get eclipsed) or log them to a file (both approaches feel like
> bad choices). I wonder how other TUI programs handle their error messages.

If we get rid of my assumption that we can only show one line of error
messages in the UI we could just write all errors into some kind of
"error buffer" and then display an "error stack" that way (without
having to resort to sleep()).
Received on Thu Jan 21 2016 - 09:29:01 CET

This archive was generated by hypermail 2.3.0 : Thu Jan 21 2016 - 09:36:10 CET