Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated notes after the meeting

...

  •  End meeting discussion
    • State machine serialization approach and philosophy
    • Discussion conclusion:
      • Serialized state machines should be considered opaque - users should not rely on the serialization structure, it might change in the future.
      • However, users can rely on ability to deserialize state machine from previous version of vcx, even if change in serialization format occurs
      • We will include from_parts  , to_parts  type of API on state machines, as it existed on MediatedConnection  



Task backlog: 

...