1
0
mirror of synced 2025-03-05 20:36:15 +03:00

Merge pull request #97 from patrick-mcdougle/patch-2

Fixed wording on the Alice and Bob Optimistic locking example.
This commit is contained in:
Guilherme Blanco 2012-06-05 14:47:37 -07:00
commit 672b39fb84

View File

@ -264,9 +264,8 @@ Important Implementation Notes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can easily get the optimistic locking workflow wrong if you
compare the wrong versions. Say you have Alice and Bob accessing a
hypothetical bank account:
compare the wrong versions. Say you have Alice and Bob editing a
hypothetical blog post:
- Alice reads the headline of the blog post being "Foo", at
optimistic lock version 1 (GET Request)