Mark Erickson created THRIFT-3905:
-------------------------------------
Summary: Dart compiler does not initialize bool, int, and double
properties
Key: THRIFT-3905
URL: https://issues.apache.org/jira/browse/THRIFT-3905
Project: Thrift
Issue Type: Improvement
Components: Dart - Compiler
Affects Versions: 0.10.0
Reporter: Mark Erickson
Assignee: Mark Erickson
Fix For: 0.10.0
In Dart it is desirable to initialize bool (false), int (0), and double (0.0)
properties instead of leaving them with the value of null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)