1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-07 05:31:21 +00:00
Marc Bonnici 4ff7e4aab0 utils/serializer: Add Podable Mix-in class
Add a new mix-in class for classes that are serialized to PODs, the aim
of this class is to provide a way to ensure that both the original data
version and the current serialization version are known. When attempting
to de-serialize a POD the serialization version will be compared to the
latest version in WA if not matching will call the appropriate method to
upgrade the pod to a known structure state populating any missing fields
with a sensible default or converting the existing data to the new
format.
2018-12-07 08:46:12 +00:00
..
2017-02-21 15:02:28 +00:00
2018-07-09 15:59:40 +01:00
2018-07-09 15:59:40 +01:00
2018-07-06 14:39:41 +01:00
2018-07-06 14:39:41 +01:00
2018-07-06 14:39:41 +01:00
2018-07-04 16:33:31 +01:00
2018-10-08 17:46:35 +01:00
2018-07-10 12:56:51 +01:00
2018-07-09 15:59:40 +01:00
2018-07-11 10:48:00 +01:00