RE: [XML-SIG] PIRXX status
by Juergen Hermann other posts by this author
Aug 29 2001 10:55PM messages near this date
RE: [XML-SIG] PIRXX status
|
[XML-SIG] SOAP in CGI-like environments
On Wed, 29 Aug 2001 14:08:28 -0700, Brian Quinlan wrote:
> Doing the merge avoids the necessity of going through Python for each
> node, which I'm sure will greatly hinder the performance.
You can export "raw" C interfaces from extension modules via a
PyCObject. We sucessfully do this for some of our modules, it might
work here, too.
_______________________________________________
XML-SIG maillist - XML-SIG@[...].org
http://mail.python.org/mailman/listinfo/xml-sig
Thread:
Juergen Hermann
Fred L. Drake, Jr.
Brian Quinlan
Juergen Hermann
Brian Quinlan
Juergen Hermann
|