Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119390

Add JSON serialization/deserialization for Map type of QtProtobuf

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • None
    • Protocol Buffers
    • None
    • 5
    • 6d69e9972 (dev), 121dae3a7 (6.7)
    • Foundations Sprint 96, Foundations Sprint 97

      Serialization/deserialization of map fields  in *.proto files should be supported by QtProtobuf JSON serializer:

      message SimpleInt64StringMapMessage {
          map<int64, string> mapField = 4;
      }

      + create autotests for map fields case;

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tatiana.borisova Tatiana Borisova
            tatiana.borisova Tatiana Borisova
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes