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
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---