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

Dart compiler does not initialize bool, int, and double properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • Dart - Compiler
    • None

    Description

      In Dart it is desirable to initialize bool (false), int (0), and double (0.0) required properties (those that are not marked optional), instead of leaving them with the value of null.

      Attachments

        Issue Links

          Activity

            People

              markerickson-wk Mark Erickson
              markerickson-wk Mark Erickson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: