[PATCH] Maintain a metadata copy outside the index (was Re: Datastore & backup - request for help)
Tomeu Vizoso
tomeu at tomeuvizoso.net
Sat May 24 03:57:28 EDT 2008
On Sat, May 24, 2008 at 2:56 AM, Martin Langhoff
<martin.langhoff at gmail.com> wrote:
> On Fri, May 23, 2008 at 8:19 PM, Tomeu Vizoso <tomeu at tomeuvizoso.net> wrote:
>> Ouch, sorry, I should have been more explicit in that this patch
>> introduces a dependency on cjson. I'm going to send next another patch
>> that falls back to simplejson (slower) if cjson is not available.
>
> Ah, it was pebkac after all. I thought cjson was in the box.
> Simplejson is not though (json.py is).
simplejson is in joyride (not in u1), json.py is not maintained and
only accepts the basic python types (not dbus.String, for example).
Regards,
Tomeu
More information about the Devel
mailing list