Re: Fedora Services API

2008-04-27 Thread Jesus M. Rodriguez
On Sun, Apr 27, 2008 at 01:12:09PM -0700, Toshio Kuratomi wrote: > Jesus M. Rodriguez wrote: >> On Sat, Apr 26, 2008 at 10:38:51AM -0700, Toshio Kuratomi wrote: >> [snip] >> >>> 2) JSON data that is deeply nested sucks because objects are turned into >>> d

Re: Fedora Services API

2008-04-26 Thread Jesus M. Rodriguez
;]['acls']['commit']['status'] > > to get the status of a person's acls on a package. When writing zmugfs I used simplejson.loads(rsp, object_hook=create_tree) where create_tree is an object creation method. The other option is to change the depth of the