dot
dot copied to clipboard
Decentralized Operational Transformation (DOT)
- Display specific resources (or the whole repository) as dirty, if there are local changes which have not been written to the working-copy - We need a way to detect...
- Append local changes to `.dot/local.changes` - Listen to the different editor sessions and append changes in the format of the `main.log` - We need to extend #2 to consider...
- This is specific to `Texture` at this time - Start with a layout as created by #1 - Open the editor with everything imported: - document from XML -...
This will be implemented in Texture but we record it here, as we use Texture as an initial `dot` adoption environment. ``` .dot/ main.log manifest.xml (Manifest) document.xml (JATS4M) entities.json (EntityDB)...