DescriptionHandle unexpected entity fields gracefully.
Introduces a new field type 'extra', which allows full control over what to do
with the extra properties, instead of having all operations return unhelpful
conversion error messages.
This allows black-holes, schema upgrades and 'expando' style mixed
structured/unstructured objects. Please see the tests for usage and examples.
R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org
BUG=https://github.com/luci/gae/issues/13
Committed: https://github.com/luci/gae/commit/d26455b74be21a3f1ab72e2eb9088039f1191ad6
Patch Set 1 #
Total comments: 3
Patch Set 2 : fix nit #
Dependent Patchsets: Messages
Total messages: 10 (4 generated)
|