Doesn't withRecords defies the very purpose of transit by creating a context without which it is impossible to recover from the serialized format?
I'm asking because I recently had a related problem, did some research and ended up thinking that the existence of withRecords shouldn't be allowed.
Doesn't
withRecordsdefies the very purpose of transit by creating a context without which it is impossible to recover from the serialized format?I'm asking because I recently had a related problem, did some research and ended up thinking that the existence of
withRecordsshouldn't be allowed.