1
0
mirror of synced 2025-01-18 22:41:43 +03:00

Fixed wording on the Alice and Bob Optimistic locking example.

This commit is contained in:
patrick-mcdougle 2012-06-05 16:35:37 -05:00
parent 988d0001d3
commit 9f575aad5b

View File

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