The specification is in progress, and I am hesitant to send what we have so
far, as it is only the first two parts, which don't actually have much to do
with the data storage mechanism. Completion of the specification is expected
on September first and I will forward a PDF copy to the mailing list
We would be interested if Rings has merit, which I assume it does.
We have already written a distributed version of Slide using a JXTAStore
that is a secondary store that raises a advertisement when a resource
changes and the JXTA Peer Store picks up that advertisement and synchronizes
the resourc
Hi Mike!
You need to implement
NodeStore, LockStore, RevisionDescriptorsStore,
RevisionDescriptorStore, SecurityStore and ContentStore
from package
org.apache.slide.store
Have a look at
org.apache.slide.store.txfile.TxFileContentStore
and
org.apache.slide.store.txfile.TxXMLFileDescriptorsSto