DescriptionMake Get operations only serialize the bare minimum.
Now PropertyLoadSaver has GetAllMeta, which is like Save, except that it ONLY
returns the metadata. This avoids situations where zero-initialized structs
aren't expecting to be serialized for a nominally write-only operation (e.g.
Get).
R=dnj@chromium.org, estaab@chromium.org, maruel@chromium.org, tandrii@chromium.org, vadimsh@chromium.org
BUG=https://github.com/luci/gae/issues/11
Committed: https://github.com/luci/gae/commit/7a266a26bb3caafe1029ed532fc8472c47aaf6e1
Patch Set 1 #Patch Set 2 : PropertyMap should always copy on save-out functions to avoid external mutation #
Depends on Patchset: Messages
Total messages: 5 (1 generated)
|