A better bet would be to simply enable json where appropriate, and make sure identity accepts HTTP AUTH (it does by default), you should then be able to access any of the URLs with the username and password specified as http auth, and avoid the need for cookies (it works, I do it :)
Best of both worlds, no new interface to code, nice straightforward requests. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

