> It would be interesting to bring ILU up-to-date.  Get the ILU C
> library compiling nicely on POSIX (should be trivial), then bring the
> Python bindings up-to-date.  That would, once again, give us ONC RPC
> and CORBA compatibility, both IPC and RPC.

Actually, I tried this last night on a Fedora platform, and after
fiddling with the configure.in script to move it from autoconf 2.13 to
2.59, the core library, parser, stubber, and C bindings compile and
run fine.  Passes all tests.  So the remaining work would be to bring
the Python binding up-to-date, perhaps using Pyrex or ctypes.

ILU also has server-side SSL support, by the way.

Bill
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to