> 
> Speaking of the XML-RPC plugin, I apologize for not having a download
> available.  I will have some
> CVS updates and hopefully a download later today:
> 
> http://sourceforge.net/projects/xindice-xmlrpc/
> 
> Kurt
> 
> 
> 
> 

Just had a look at this. Found the two files: RPCOperations, containing the 
exposable wrappers around core functionality, and XMLRPCHandler, the
"Xindice HTTPserver module", as far as I can understand.

The methods in RPCOperations all use Strings, and so rely on XML-RPC's
methods to get the InputStreams and OutputStreams into Strings correctly, which
unfortunately don't do it well.

Would anyone object if I tried to hack this to use Xindice-internal 
transformations? Also, it uses the Xindice internal HTTP server. We may wish
to use a "more standard one" here aswell...

James


Reply via email to