Github user Jens-G commented on the pull request:
https://github.com/apache/thrift/pull/539#issuecomment-146670456
Re cocoa/objc/swift: I see. Leave it as it is.
Question: Are the eror codes from TTransportError.h (and mybe others) only
used internally or are they visible to the other side? If they are public, they
probably should match the usual Thrift error numbers, like in [this C++
code](https://github.com/apache/thrift/blob/master/lib/cpp/src/thrift/transport/TTransportException.h),
otherwise a (for example) C++ client will have a hard time dealing with them.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---