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

Jens Geyer resolved THRIFT-3535.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

Committed.

> Dart generator argument to produce a file structure usable in parent library
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-3535
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3535
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Dart - Compiler
>            Reporter: Mark Erickson
>            Assignee: Mark Erickson
>             Fix For: 1.0
>
>
> The default Dart compiler behavior is to generate a new library for each 
> thrift file.  Add an argument to generate files and imports that are usable 
> in an existing library.
> This produces a file structure like:
> {code}
> gen-dart/
>     tutorial.dart
>     tutorial/
>         calculator.dart
>         invalid_operation.dart        
>         operation.dart
>         tutorial_constants.dart
>         work.dart
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to