On 2/8/07, minh thu <[EMAIL PROTECTED]> wrote:
So in your conception, accessing the event queue must be explicitly possible ? Usually, you can just provide a callback and wait for the system call it.
A translating dispatcher might be used for implementation, basically a bit of glue code that listens to the native queue and translates to a standard format, and for some higher level features such as intercomponent communication a queuing system would be a good feature. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
