Full Write or Partial Write?

Sometimes you will be presented with an option for this.

The rule is normally full read and partial write. This way it will only write the smallest part of the file that contains the changes.

Full Read and then Partial Write is advised.

NEVER do a partial read and full write