Karan Sewani created THRIFT-3461:
------------------------------------
Summary: Support Method Deprecation
Key: THRIFT-3461
URL: https://issues.apache.org/jira/browse/THRIFT-3461
Project: Thrift
Issue Type: Bug
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)