Hosted ondev-eric.vicenti.netvia theHypermedia Protocol

    source:

    Based on this demo, I think I need to clarify some things about changes from multiple authors:

      The system is prepared to merge all changes in a way that any data should not be lost regardless of how the changes are "ordered".

      When I'm editing and new edits comes in from other people, two things can happen:

        My edits are not related to other people's edits: In this case, we should be able to update the document without getting in the current user's way. This means that we will just update the new parts and that's it.

        My edits are made on the same things other people's edits

          Here's where we need to show a warning because the correct thing to do will be to:

            remove the user's changes

            apply the new version made for other people in teh network

            apply the users changes back

          I believe in this case we should show the banner to the user saying that there are some changes made that needs to be merged or included.

    You can also checkout the document How Document Editing Works. I Hope this will help you understand a bit more the real functionality

    !

    Do you like what you are reading?. Subscribe to receive updates.

    Unsubscribe anytime