Skip to main content
OP's scenario involved a modifiable record, so this answer is suggesting it *should be* a write-once record.
Source Link

Where's the problem? A quote isshould be a write-once record. 

Bob isn't allowed to edit it once it has been created and passed to Alice. 

You can ensure this at different levels, from simply not offering an edit dialog to sophisticated digital signature algorithms.

Where's the problem? A quote is a write-once record. Bob isn't allowed to edit it once it has been created and passed to Alice. You can ensure this at different levels, from simply not offering an edit dialog to sophisticated digital signature algorithms.

A quote should be a write-once record. 

Bob isn't allowed to edit it once it has been created and passed to Alice. 

You can ensure this at different levels, from simply not offering an edit dialog to sophisticated digital signature algorithms.

Source Link
Hans-Martin Mosner
  • 19.1k
  • 1
  • 38
  • 49

Where's the problem? A quote is a write-once record. Bob isn't allowed to edit it once it has been created and passed to Alice. You can ensure this at different levels, from simply not offering an edit dialog to sophisticated digital signature algorithms.