r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suite
authorDerrell Lipman <derrell@samba.org>
Tue, 3 Oct 2006 02:38:08 +0000 (02:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:32 +0000 (14:20 -0500)
commit4b17a6dfbbc2d6adafbc9103b97fd78c43c2efe4
tree194fd7ac339189aecea2514c28be65048d3787f4
parent71ec249e0291462e9a1ffce3c888289e4c796aa7
r19055: JSON-RPC is working!  It passes the small qooxdoo JSON-RPC test suite
perfectly.

This check in covers the remaining fixes and enhancements to complete the
server.  In a subsequent check-in, I need to learn about the new qooxdoo
packaging mechanism.  Although it'd be nice to have the whole source tree,
that's huge and needn't be in samba svn.  It's now supposed to be very easy to
package qooxdoo, so I'll figure out how that's done and then check in the
relevant small number of files.

Steps after that involve generating the stubs to allow various ejs functions
to be called via JSON-RPC.

Derrell
(This used to be commit 5bfebbda7a5d28d4deb31c54a8feb24c4416cbf6)
jsonrpc/json.esp
jsonrpc/jsondate.esp
jsonrpc/qooxdoo/test.esp
jsonrpc/request.esp
source4/scripting/ejs/literal.c
source4/scripting/ejs/smbcalls.c