[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-05 Thread damnever
Github user damnever commented on the issue: https://github.com/apache/thrift/pull/1335 https://issues.apache.org/jira/browse/THRIFT-4315 ---

[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1335 In order to add this I need an Apache Jira ticket under the thrift project. Do you open one? https://thrift.apache.org/docs/HowToContribute ---

[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-04 Thread damnever
Github user damnever commented on the issue: https://github.com/apache/thrift/pull/1335 Type alias is not comparable, would it cause incompatibility problems? ---

[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-04 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1335 Would it perhaps make sense to change the const list into something that can simply be generated using stringer, and therefore it would always be automatic? https://godoc.org/golang.org/x/t