Alex Ausch created THRIFT-2305:
----------------------------------
Summary: TFramedTransport empty constructor should probably be
private
Key: THRIFT-2305
URL: https://issues.apache.org/jira/browse/THRIFT-2305
Project: Thrift
Issue Type: Improvement
Components: C# - Library
Reporter: Alex Ausch
Priority: Trivial
Fix For: 0.9.2
A TFramedTransport without an inner transport doesn't make sense.
Therefore, the empty constructor should probably not be public - most likely
private (possibly protected?).
Attaching patch file, including some formatting corrections.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)