0 Replies Latest reply on Oct 23, 2007 7:06 AM by amitev

    Best pattern to implement locking

    amitev

      Hi all! I'm developing application where the users can edit documents. One document can be edited by only one user in the same time and when the document is used i have to "lock" it and show message when other user try to access the document. What's the best way to implement this?