IDL should generate a default constructor

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.12
    • Affects Version/s: 3.5.8
    • Component/s: IDL
    • None
    • Fully Compatible
    • Platforms 2017-08-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      IDL code generator should generate a constructor that either:

      a. Default-value (as in what is defined in the IDL) initializes all POD members or call the default constructor
      b. Has arguments to initialize all member variables

      This is to avoid scenarios where an instance of a idl generated class will have uninitialized member variables after construction.

            Assignee:
            Mark Benvenuto
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: