Top posting is not my favorite one. I'm using Dojo JSON-RPC service. Previously with PHP + Zend I got almost automated JSON-RPC server + SMD generation.
I'm using dojo.rpc.JsonService to for example save and retrieve data in Web 2.0 manner. Works great. I found nice solution with (or without) SMD and it works great. No need for manual xhr calls which your solution used. Only thing I'm still missing is automatic SMD generation from method signatures but that's minor inconvience. Rob Goedman kirjoitti: > Jani, > > Not sure what you are trying to achieve. Wolfram suggested below > solution to me a while ago and I'm happy with it. > > Rob > > On Apr 6, 2009, at 3:14 AM, Jani Tiainen wrote: > >> >> I've been trying to find out nice solution to handle JSON-RPC with >> Django and Dojo (Dojango). >> >> So far not much avail. Has anyone succeeded with this? Care to share >> what kind of packages do I need to make it working with preferably >> automated SMD generations. >> >> -- >> Jani Tiainen >> -- Jani Tiainen Teollisuuskatu 13 tel. +358-13-223523 Keypro Oy 80100 JOENSUU GSM +358-50-5922404 http://www.keypro.fi/ FINLAND fax +358-13-223467 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

