From: Godmar Back (gback@cs.utah.edu)
Date: Wed Jan 06 1999 - 03:32:45 EST
>
> - Eugene O'Neil write "X Tool Collection" (www.cs.umb.edu/~eugene/XTC).
> XTC is an object oriented, multi-threaded implementation of
> the X Window protocol, written in pure Java.
>
> KSELECT() problem could be removed if we implement a subset of
> X Window Protocol in Java as in XTC :)
>
That would be really cool to have, especially for systems that do not have
an Xlib port. I'd say go for it if you want to give it a try.
Depending on how it performs, we may not want to replace the native
implementation. Especially since it probably uses UNIX domain sockets,
but it could sit there side by side. Alternatively, we could open
domain sockets to XTC.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:30 EDT