[
https://issues.apache.org/jira/browse/THRIFT-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Erickson resolved THRIFT-3905.
-----------------------------------
Resolution: Fixed
> 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)
> required properties (those that are not marked optional), instead of leaving
> them with the value of null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)