[
https://issues.apache.org/jira/browse/THRIFT-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III updated THRIFT-3461:
---------------------------------------
Component/s: Wish List
> Support Method Deprecation
> --------------------------
>
> Key: THRIFT-3461
> URL: https://issues.apache.org/jira/browse/THRIFT-3461
> Project: Thrift
> Issue Type: Improvement
> Components: Wish List
> Reporter: Karan Sewani
> Priority: Minor
>
> Hi
> I checked and couldn't find this feature, basically we can have support for
> deprecating methods in services.
> If i release next version of thrift service i can inform the user that these
> methods are no longer supported.
> for this thrift does not support method annotations in thrift files. Can we
> have that feature, i checked the code, it should effect
> https://github.com/apache/thrift/blob/master/compiler/cpp/src/thrifty.yy
> https://github.com/apache/thrift/blob/master/compiler/cpp/src/parse/t_function.h
> and generator codes for different languages.
> Is it not developed yet because deprecation is not supported by every
> language?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)