Eric J. Bowersox
|
25c5817a67
|
implemented the initial XML-RPC APIs in Venice - for creating and destroying
"sessions," logging in, posting messages to topics, attaching files to
messages, and a couple of minor things that aren't as important right now
|
2002-02-01 22:40:55 +00:00 |
|
Eric J. Bowersox
|
4ee98731e6
|
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"
|
2002-01-17 08:33:40 +00:00 |
|
Eric J. Bowersox
|
fddeff906d
|
included a script for handling the XML-RPC Validator (UserLand Software),
and debugged the handling of parameter serialization so that I think it
can actually pass now...
|
2002-01-17 02:52:22 +00:00 |
|
Eric J. Bowersox
|
e3717ca62c
|
the XML-RPC endpoint can now invoke scripts as handlers, in addition to
objects of a specified class
|
2002-01-16 17:39:09 +00:00 |
|