On Mon, 2007-09-10 at 11:35 +0200, Julien Kerihuel wrote:      
>         Before I push the code on the SVN, I need:
>                 - clean-up the code and fix numerous memory leaks
>                 - Add storage support for multi-valued properties and
>                 generates a LDIF schema file to handle isSingleValued.
>                 - Add some skeleton files for further use (checksum
>                 algorithm etc.)
>                 - add sample sqlite backend implementation for content
>                 storage.

Small update on openchangemapidump:
        * It now supports multi-value properties
        * All properties are now dumped in a way we can easily restore
        them.
        * The code now store attachments (unique ID fetched from
        PR_RECORD_KEY)
        * LDIF schema files shouldn't be needed after all

We are anyway still storing big data blobs in LDB (base64 encoded) and
we now need to move them to a SQL like database (not done yet) so the
tool can be reliable. I'll check tomorrow how I can add a preliminary
skeleton for this.

I'll push the code on svn as soon as the skeleton of the SQL backend is
written. 

-- 
Julien Kerihuel
[EMAIL PROTECTED]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to