Re: [iPAQ] GPE - GNU PDA Environment

From: Alan Cox <alan.a.t.lxorguk.ukuu.org.uk>
Date: Sat Dec 29 2001 - 15:54:56 EST

> OK, I see the need for signalling, i.e. just to tell the application that
> some data may have changed. But this does IMHO not imply IPC. A simple
> signal should be OK.

Signals are asynchronous. Asynchronicity is generally deeply evil and
produces a lot of weird hard to debug code. If you use an X property then
you get an X11 happening as part of your main event loop. As Jim Gettys will
be happy to tell you X11 properties are wonderous things 8)
Received on Sat Dec 29 12:45:13 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:26 EDT