Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TODO: We need custom resolvers for (at least) UUID, dates, decimals.

Risks and Assumptions

  • There is no true random access to fields by name in MsgPack - offsets are not stored, values are written sequentially. Though it is possible to skip values without reading them.

Discussion Links

// TODO

Reference Links

...