You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Rob Becker (JIRA)" <ji...@apache.org> on 2018/10/19 13:44:00 UTC

[jira] [Created] (THRIFT-4654) Thrift Dart port is not compatible with Dart 2

Rob Becker created THRIFT-4654:
----------------------------------

             Summary: Thrift Dart port is not compatible with Dart 2
                 Key: THRIFT-4654
                 URL: https://issues.apache.org/jira/browse/THRIFT-4654
             Project: Thrift
          Issue Type: Improvement
          Components: Dart - Library
         Environment: Any OS, under Dart 2+
            Reporter: Rob Becker


It is not possible to use the Dart thrift code under Dart 2. Dart 2 requires opting in via a setting in the pubspec.yaml and the code needs to update the use of all caps constant names to the new camel case names.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)