Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-199

JVpp: Hide variable length field from Java DTOs

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Low Low
    • None
    • None
    • Java API binding
    • None

      The length of variable length array is encoded into a dedicated value withing request/response structure. We should hide it from the user.

      For Honeycomb -> VPP route, we can derive the value for the length field form array.length.
      For VPP -> Honeycomb route, we can use the length field to create java array and then throw away.

            Unassigned Unassigned
            mmarsale Maroš Maršalek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: