Can we make a compromise?
I'd like to write the JSON-RPC support as a TurboGears plugin (or maybe even just an importable helper module).
I had a look at json-rpc.org - neither cgi nor mod_python is my preferred way of doing stuff.
The specifications look simple (almost too simple :-) couple of ambiguities there).
Apart from JSON and the qooxdoo date format (both already covered, right?) it's stuff that seems too close to a server implementation to be provided in a generic fashion (see json-rpc.org for current choices).
But it would be nice and simple and documented. Not hard to use in other frameworks.
Anyone who uses TurboGears and has a look at qooxdoo could use it within seconds. (Or maybe there are qooxdoo users having a look at TurboGears :-)) - that's what I can promise.
It looks like something TurboGears could use anyway. If it works nicely I will propose its inclusion.
Let's go >:-)
Kind regards,
Danny
On 6/21/06,
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
"Danny Adair" <[EMAIL PROTECTED]> writes:
> I couldn't find anything on this:
> Do I post code contributions as patches to bugzilla, or is there a way to
> apply for SVN access?
> At this stage I'd be talking about the Python Date parser - I didn't realize
> that server-side code was going to be shipped with qooxdoo.
Hi Danny,
I'm in the process of writing a JSON-RPC Server Writer's Guide, which should
be completed within a few days depending upon my schedule. It's not going to
be very long; rather it will just enumerate the details that a Server writer
should watch out for in implementing a new server.
With your Python Date parser, you're part way to having a complete server. :-)
I'd love if you'd be the first verification of the Guide by writing a Python
JSON-RPC Server. What do you say?
Cheers,
Derrell
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
--
Danny W. Adair
Director
Unfold Limited
New Zealand
Talk: +64 4 472 1679
Fax: +64 4 472 1680
Write: [EMAIL PROTECTED]
Browse: www.unfold.co.nz
Visit/Post: 22a Clifton Terrace, Kelburn 6005, Wellington, New Zealand
==============================
Caution
The contents of this email and any attachments contain information which is CONFIDENTIAL and may be subject to LEGAL PRIVILEGE. If you are not the intended recipient, you must not read, use, distribute, copy or retain this email or its attachments. If you have received this email in error, please notify us immediately by return email or collect telephone call and delete this email. Thank you. We do not accept any responsibility for any changes made to this email or any attachment after transmission from us.
==============================
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
