Hi, If you want to play with JSON services you can have a look at restkit: http://bytebucket.org/benoitc/restkit/wiki/docs/index.html
-- Gael On Fri, Jan 22, 2010 at 5:22 AM, eoc <[email protected]> wrote: > Mariano and Wyatt, thank you for your thoughts, this gives me some > leads. > > On Jan 21, 12:29 pm, Wyatt Baldwin <[email protected]> > wrote: > >> >> > Any thoughts or suggestions greatly appreciated. >> >> I wrap urllib2.Request for communication with REST-esque services. I >> don't use WebOb for this, but you might be able "inject" the urllib2 >> response into a WebOb response. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
