On Tue, Jan 07, 2003 at 08:38:35AM +0100, Andre Poenitz wrote: > There aren't any threads. Some stuff is handled by background > processes, > that's it. Of course one could create the logic with processes as well, > but exchanging data is a bit more cumbersome then...
Threads, side processes seem to be an overhaul to lyx... maybe we can try to make use of idle time? What would be the best way to determine 'idle time' and make use of it? I notice that both frontend (qt and xforms) have a timer for idle time, will it be a good idea to do something like "if idle >5seconds, let Loader load some bitmaps?" -- Bo Peng