Closed GoogleCodeExporter closed 9 years ago
There is an important error in my assumptions above: we cannot actually assume
that the default is "true" if the field is null. The default might be "false".
The only way to know would be to use the "default" key, but currently none of
the Google APIs are using it. I would recommend we shelve this feature request
until this "default" key is implemented.
Another error: we should treat null and Data.NULL_BOOLEAN as the same case,
since the latter is just a way to specify the intention of "deleting" the field
which means to reset it to the default.
Original comment by yan...@google.com
on 6 Feb 2012 at 3:01
Original comment by rmis...@google.com
on 21 May 2012 at 2:47
Added the method to the generated libraries.
Original comment by rmis...@google.com
on 22 May 2012 at 5:32
Original issue reported on code.google.com by
yan...@google.com
on 12 Jan 2012 at 4:04