Jens Geyer created THRIFT-2625:
----------------------------------
Summary: 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
(v6.2#6252)