Re: [Zope3-Users] Announcement - jsonserver 1.0 alpha, JSON-RPC for Zope3

2005-06-23 Thread Jim Washington
Stephan Richter wrote: >Congratulations, though I know its late! :-) There might be some interest in >the Z3-ECM community of a JSON server. > > > I would hope there would be interest in Z3-ECM. JSON's almost-python notation is very fast to read and write, and particularly so with minjson.py,

Re: [Zope3-Users] Announcement - jsonserver 1.0 alpha, JSON-RPC for Zope3

2005-06-23 Thread Stephan Richter
On Monday 06 June 2005 17:16, Jim Washington wrote: > Announcing:  jsonserver 1.0 alpha. > > The code is at subversion repository: > > http://brigadoon.hill-street.net/svn/repos/jsonserver . > > Username 'anonymous' with blank password has read-only access. Congratulations, though I know its late!