On Sun, Jun 04, 2006 at 10:37:22AM +0200, Steffen Liebergeld wrote:
Anyways, great work! Could you rewrite wmii.rb to work on the socket
directly instead of calling wmiir everytime? Maybe that would give a
little more speadup.
This is not a simple task, as it requires a ruby interface to 9p. I bagan porting libixp to ruby, partly for the purpose of writing my wmiirc with it. I changed my mind, though, and plan to write ruby bindings for lib9pclient and lib9p (they present a much cleaner interface). I think that this may feasably speed things up, only because the connections would be persistent. I think establishing a 9p connection is much more expensive than forking the tiny, (mostly) statically linked wmiir.

--
Kris Maglione

Quit while you're still behind.

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to