[Laszlo-dev] JSON RPC
Henry Minsky
henry.minsky at gmail.com
Fri Jan 5 19:54:34 PST 2007
I came across http://json-rpc.org/
and a Java server-side / javascript-client implementation which has the
apache license,
http://oss.metaparadigm.com/jsonrpc/index.html
This, combined with Oliver's JSON library for Flash, might make a very
usable RPC package,
and we might be able replace the existing Openlaszlo Java RPC stuff with it.
The JSON RPC stuff is nice because it represents a final discarding of XML
from the RPC
implementation. For everyone who ever said "shouldn't you be using XML
instead of s-expressions for
serializing data structures?", and who watched the train wreck that is
SOAP, it gives the answer "yes".
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070105/11c3d98b/attachment.html
More information about the Laszlo-dev
mailing list