From: Armin B. <arm...@de...> - 2005-03-31 13:11:46
|
Dave Hall wrote: >Hi all, > >Just thought I would throw a question out here primarily for Armin, but >I am happy to hear what others thing. > >Have you looked at GroupDAV (http://www.groupdav.org/)? If so do you >have any plans to use it? > Yes, support for the *DAV protocols is definetly a target. >I am still sitting on the fence on GroupDAV, so I am curious to see what >others are thing about it. For openSync I think it could help broaden >the appeal of the project and also for groupware projects which >implement the protocol. I can also see the case for everyone just using >syncML ;) How is groupdav related to caldav and webdav? There already is a plugin in the old multisync that can pull icalendar files from webdav, sync it and put it back (thats whats called caldev afaik). > >Cheers > >Dave > >On Thu, 2005-03-31 at 14:02 +0200, Armin Bauer wrote: > > Hi, > > I just released OpenSync 0.15. This is the first release that has all > plugins split out completely from the framework. > > The new features are: > > - The plugins now have 2 possibilites to do batch commits if they like. > The first option is that they receive the changes just normal and get a > committed_all signal as soon as opensync is done sending the changes. > The second option is that they implement a batch commit function that is > called by opensync with an array of all changes to commit. > > - All public functions are now documented via doxygen > > - Improved comparison of vevent and vtodo objects > > - New "most recent" conflict resultion policy: The user can now solve a > conflict by choosing the newest object. > > - Renamed opensync to libopensync to make clear that it is just a libary. > > - the unit tests are now utilizing a special mock-plugin that lives in > the tests/ directoy. This makes it far easier to run and extend the tests. > > - the sources are now compatible with rpm building > > Armin > > > > ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Opensync-users mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opensync-users |