Tuesday, January 22, 2019

Now I need call backs and signaling

I am operating flush manually, from the command line. I need to flush once per command.

I can, but that i a hack because other snippets, yet released, will want call backs and I have not yet enables libev to help with the signalling. I would rather not do the hack, I will use the ExeFile to deliver repetitions as I need. In default, IO manager has agreed to do one call back for redraw, and I suggest I put a single hack, somewhere, appropriately labeled hack, and this hack can check more than one thing as I plow through integration.

Then, suddenly, libev will appear and take over that one hack, and from there things get more reasonable.

No comments: