[
https://issues.apache.org/jira/browse/THRIFT-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer reopened THRIFT-5408:
--------------------------------
the use case where one simply writes
{code}
using( var client = new myclientclass())
{code}
is not yet covered since {{client}} is a class reference, but the {{Obsolete}}
attribute is only at the interface.
> Support for deprecated methods (via annotation)
> -----------------------------------------------
>
> Key: THRIFT-5408
> URL: https://issues.apache.org/jira/browse/THRIFT-5408
> Project: Thrift
> Issue Type: Improvement
> Components: netstd - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.15.0
>
>
> implements THRIFT-5261 for C#
--
This message was sent by Atlassian Jira
(v8.3.4#803005)