[ 
https://issues.apache.org/jira/browse/THRIFT-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Erickson updated THRIFT-3905:
----------------------------------
    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.  (was: 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.)

> 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)

Reply via email to