hi,

i'm using jsolait on the clientside for json-rpc and wrote a simple 
cherrypy filter for json-rpc support. the rest of the application client 
is qooxdoo.

so if you want to write a reusable component for turbogears (i use it 
too :-), a cherrypy filter would perhaps be the better solution. other 
frameworks will benefit (django?)

cu
</usc>



Danny Adair wrote:
> Hello Derrell,
> 
> 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 <http://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 <http://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] 
> <mailto:[EMAIL PROTECTED]>* 
> <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     "Danny Adair" <[EMAIL PROTECTED]
>     <mailto:[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]
>     <mailto:[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] <mailto:[EMAIL PROTECTED]>
> Browse:     www.unfold.co.nz <http://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

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to