[
https://issues.apache.org/jira/browse/THRIFT-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740864#comment-16740864
]
James E. King III commented on THRIFT-2625:
-------------------------------------------
That's pretty much what I did for the C++ servers a couple years back.
> Consolidate C# server code
> --------------------------
>
> Key: THRIFT-2625
> URL: https://issues.apache.org/jira/browse/THRIFT-2625
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library
> Reporter: Jens Geyer
> Priority: Minor
>
> Looking at the different C# server implementations, one can find quite a lot
> of nearly 1:1 duplicated code around the processing loop. It makes sense
> towards better maintainability to consolidate all those duplicates wherever
> possible, e.g. into one base class, or using the strategy pattern, or the
> like.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)