the XML-RPC code passed its first validation - OK, next: add the "boxcarring"

call system.multicall, and tweak the implementation a bit after seeing the
output "live"
This commit is contained in:
Eric J. Bowersox
2002-01-17 08:33:40 +00:00
parent 394a1863e0
commit 4ee98731e6
6 changed files with 168 additions and 13 deletions

View File

@@ -17,6 +17,8 @@
// Implements the XML-RPC Validation Suite functions as documented by UserLand Software,
// see http://www.xmlrpc.com/validator1Docs
// -- PASSES VALIDATION as of 1/16/2002; 11:31:28 PM
importPackage(java.util);
importPackage(Packages.com.silverwrist.venice.ui.rpc);