[
https://issues.apache.org/jira/browse/THRIFT-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905925#comment-14905925
]
ASF GitHub Bot commented on THRIFT-3299:
----------------------------------------
Github user Jens-G commented on the pull request:
https://github.com/apache/thrift/pull/608#issuecomment-142835415
No, there is no such mechanism as a version number for services. Maybe IDL
annotations could be used for this, never tried that.
http://stackoverflow.com/questions/25631235/what-is-an-annotation-in-apache-thrift-and-what-is-it-used-for
________________________________
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)