You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Michael Donaghy (JIRA)" <ji...@apache.org> on 2014/11/11 11:22:13 UTC

[jira] [Created] (THRIFT-2816) Visitor for TAsyncProcessor / TProcessor to avoid casts

Michael Donaghy created THRIFT-2816:
---------------------------------------

             Summary: Visitor for TAsyncProcessor / TProcessor to avoid casts
                 Key: THRIFT-2816
                 URL: https://issues.apache.org/jira/browse/THRIFT-2816
             Project: Thrift
          Issue Type: Improvement
          Components: Java - Library
            Reporter: Michael Donaghy
            Assignee: Michael Donaghy
            Priority: Minor


As discussed on https://github.com/apache/thrift/pull/253 , it would be more correct not to have async processors extend both TProcessor and TAsyncProcessor and cast them. Rather there should be a common superinterface and a visitor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)