-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kris Maglione wrote: > 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).
Were you doing the port by hand? If so, SWIG[1] can totally eliminate that task. [1] http://www.swig.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEgyeCmV9O7RYnKMcRAo8mAKCsS99c4cuS4o6vVH/0AuCZtrNAbQCfZl8y PL3gtj5dT/nYViFNDp5oChs= =40L+ -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
