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

@@ -280,6 +280,9 @@
<!-- XML-RPC validation suite -->
<method name="validator1\.[a-zA-Z]*"><script name="test/validation.js"/></method>
<!-- Multicall "boxcar" marshaller (see http://www.xmlrpc.com/discuss/msgReader$1208) -->
<method name="system.multicall"><object class="com.silverwrist.venice.ui.rpc.XmlRpcMulticall"/></method>
<method name="venice:test\.sumDifference">
<!-- <object class="com.silverwrist.venice.ui.rpc.XmlRpcTestHandler"/> -->
<script name="test/test1.js"/>