Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] org.eclipse.ecf.sync - initial cut at document synchronization api based upon cola

Hi Folks,

In bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=234142 a request is made to separate the cola/docshare functionality into two bundles: one that has core document synchronization (using cola), and the other that implements the docshare user interface. Currently they are one bundle (docshare).

To start addressing this, I've started work on a new bundle that is based upon the cola synchronization code...along with a simple document synchronization API. This bundle is org.eclipse.ecf.sync. It's in CVS at /cvsroot/technology/org.eclipse.ecf/plugins/org.eclipse.ecf.sync.

Mustafa and I are likely to make further changes, additions, refactorings, etc on a fairly large scale to this bundle, but for those interested I would ask that you take a look at the API and provide any thoughts/comments/criticisms that you consider appropriate. Please provide them on the above bug, and send an accompanying notification to this list.

Thanks,

Scott





Back to the top