[
https://issues.apache.org/jira/browse/THRIFT-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905920#comment-14905920
]
ASF GitHub Bot commented on THRIFT-3299:
----------------------------------------
Github user Jens-G commented on the pull request:
https://github.com/apache/thrift/pull/608#issuecomment-142834383
I see, didn't recognize that the second one was generated when I wrote
that. I saw it later in the compiler code. I think that's fine. Lib should be
at whatever Thrift version is (the compiler tells you when called with -v) and
as I said we need to document this
[here](https://thrift.apache.org/docs/committers/HowToVersion).
Thanks for the good, keep pushing!
________________________________
Von: Mark Erickson
Gesendet: 24.09.2015 04:39
An: apache/thrift
Cc: Jens Geyer
Betreff: Re: [thrift] THRIFT-3299 Dart language bindings in Thrift (#608)
@Jens-G I'll update the versions of static Dart libraries to `0.9.3`. But
for generated Dart libraries, such as what you're seeing in `tutorial 0.0.1`,
it is really just an arbitrary placeholder, which developers would modify to
match their own versioning scheme for a service. If there is a way to define a
service version in a `.thrift` definition file, then I could use that, which
would be ideal.
---
Reply to this email directly or view it on GitHub:
https://github.com/apache/thrift/pull/608#issuecomment-142787006
> Dart language bindings in Thrift
> --------------------------------
>
> Key: THRIFT-3299
> URL: https://issues.apache.org/jira/browse/THRIFT-3299
> Project: Thrift
> Issue Type: New Feature
> Reporter: Mark Erickson
> Assignee: Mark Erickson
>
> Add support for Dart (dartlang.org) language bindings in Thrift.
> https://thrift.apache.org/docs/HowToNewLanguage
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)