Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1959

C#: Add Union TMemoryBuffer support

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.1
    • C# - Library
    • None

    Description

      Currently, the TMemoryBuffer requires a type which is TBase. With the new union typing, the type should be relaxed to TAbstractBase, and reflection needs to be used to get the correct Read method (since TAbstractBase does not include a Read).

      Attachments

        1. 1959.patch
          1 kB
          Carl Yeksigian

        Activity

          People

            carlyeks Carl Yeksigian
            carlyeks Carl Yeksigian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: