[Server-devel] [PATCH] ds_backup - major rework

Tomeu Vizoso tomeu at tomeuvizoso.net
Mon Jun 16 14:05:07 EDT 2008


On Mon, Jun 16, 2008 at 7:57 PM, Martin Langhoff <martin at laptop.org> wrote:
> On Mon, Jun 16, 2008 at 1:53 PM, Tomeu Vizoso <tomeu at tomeuvizoso.net> wrote:
>> On Mon, Jun 16, 2008 at 7:46 PM,  <martin.langhoff at gmail.com> wrote:
>>> From: Martin Langhoff <martin at laptop.org>
>>>
>>>  - Use json (part of the XO base install) instead of simplejson
>>
>> python-json looks unmaintained and lacks some features on which sugar
>> depends, so I think you are safe by depending on it. You won't need to
>> "sanitize" the metadata if you use simplejson.
>
> Is this where you guys are heading? Consolidating on simplejson?

Think so, from previous discussions in the sugar ml.

> Does
> it know how to write CJSON?

No idea :/

> If that's the case, I'll switch it back to simplejson. At the time it
> seemed like simplejson wasn't on either build (XO or XS) so I didn't
> want to have ds-backup be the only thing depending on it...

Yes, simplejson should be on recent builds.

Regards,

Tomeu


More information about the Server-devel mailing list