You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this. Ideally we would use Gson versions (which would map to the API version) in addition to this. Then only invalidate the cache if we know there will be a breaking change. This would also help us a bit with any other persistence (like turnstile).
#328
I like this. Ideally we would use Gson versions (which would map to the API version) in addition to this. Then only invalidate the cache if we know there will be a breaking change. This would also help us a bit with any other persistence (like turnstile).
https://sites.google.com/site/gson/gson-user-guide#TOC-Versioning-Support
Name changes: https://futurestud.io/tutorials/gson-model-annotations-multiple-deserialization-names-with-serializedname
http://memorynotfound.com/gson-versioning-support/
Originally posted by @kvenn in vimeo/vimeo-networking-java#252 (comment)
The text was updated successfully, but these errors were encountered: