Comment 243 for bug 93546

Revision history for this message
David Ostrovsky (d-ostrovsky) wrote :

FYI i am working on Thunderbird Address Book (mork) driver implementation that doesn't depend on any mozilla code.

It based on the open source mork driver implementation. For the details check the https://bugs.freedesktop.org/show_bug.cgi?id=51004. You can check the code (and contribuite ;-) on the LO feature branch: http://cgit.freedesktop.org/libreoffice/core/tree/connectivity/source/drivers/mork?h=feature/mork

Currently it can already import the deafult AddressBook. And almoust the whole range of SQL query constructs is supported (compared to mozilla based implementation).

The plans are: merge that feature branch to master and ship that implementation with LO 3.7 on all not windows platforms
(windows would still depend on mozilla because it is uses it also for outlook and outlook express)