[Zope3-Users] Re: [Zope3-dev] Re: Zope 3 lacks Ajax capability?
    Jim Washington 
    jwashin at vt.edu
       
    Tue May 16 08:29:18 EDT 2006
    
    
  
Marco Mariani wrote:
> Jim Washington wrote:From the docs:
>
>> jsonserver is available at http://zif.hill-street.net/jsonserver
>>
> From the docs:
>
>> jsolait from http://jsolait.net is the recommended client-side
>> javascript library.
>>  
>>
>
> I guess I won't have problems with Mochikit instead, but why is it
> "recommended" ?
It is what we provide directions for.  MochiKit was not around when we
started jsonserver.
JSON-RPC is a flavor of JSON with specific semantics, like XML-RPC for XML.
The last time I looked, MochiKit did JSON, but not JSON-RPC.
If you wish to use plain JSON, jsonserver also provides an IJSONWriter
utility.
-Jim Washington
-Jim Washington
    
    
More information about the Zope3-users
mailing list