Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-8696

Use json for serialization of messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Content Distribution Journal Messages 0.1.8
    • None
    • Content Distribution
    • None

    Description

      Serialising the messages using json will allow to display them without additional tooling. Most messages can be described easily in json. 

      Only the package messages are special as one attribute is the binary of the content package. 

      We have to decide how to encode this.

      One possible solution is to use base64 (increases size by 30%). Another solution is to serialise the binary after the json.

      Attachments

        Activity

          People

            cschneider Christian Schneider
            cschneider Christian Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: