Skip to content

Representation of empty protocol messages part of delta messages #402

@dslmeinte

Description

@dslmeinte

Protocol messages are deemed optional. Lack of protocol messages inside a delta message could either be indicated through a complete lack of the protocolMessages property, a value undefined (which is arguably equivalent to the key-value pair with key protocolMessages not being present), a value null (which is returned by the C# server implementation) or a value of []. Seems a bit messy. I would prefer [] and reword the specification as “Each message has zero or more protocol messages consisting of:”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions