Re: system.multicall()

2002-08-14 Thread Adam Megacz
ubcalls. You can't get around this. > I assume this is why you set things up this way. Not really -- I favor automatically adding the handler since just about every other XML-RPC implementation that supports system.multicall also does so. IMHO the few people who need system.* to work

system.multicall()

2002-08-13 Thread Adam Megacz
Here's the patch for system.multicall(), plus a new file it adds (SystemMethods.java). This patch also includes my last patch for HTTP Basic authentication. - a __ org/apache/xmlrpc/SystemMethods.java pa