[GitHub] thrift pull request: Implement Thrift.Protocol.prototype.skip() fo...

2014-06-12 Thread hyungsul
GitHub user hyungsul opened a pull request: https://github.com/apache/thrift/pull/139 Implement Thrift.Protocol.prototype.skip() for JavaScript library Thrift.Protocol.prototype.skip was not implemented yet. Due to the exception that the previous implementation throws, Thrift

[GitHub] thrift pull request: Implement Thrift.Protocol.prototype.skip() fo...

2014-06-12 Thread hyungsul
Github user hyungsul closed the pull request at: https://github.com/apache/thrift/pull/139 --- 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

[GitHub] thrift pull request: Implement Thrift.Protocol.prototype.skip() fo...

2014-06-14 Thread hyungsul
Github user hyungsul closed the pull request at: https://github.com/apache/thrift/pull/139 --- 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

[GitHub] thrift pull request: Implement Thrift.Protocol.prototype.skip() fo...

2014-06-14 Thread hyungsul
Github user hyungsul commented on the pull request: https://github.com/apache/thrift/pull/139#issuecomment-46080230 I added a ticket in JIRA. I will pull request again with a proper branch name. --- If your project is set up for it, you can reply to this email and have your

[GitHub] thrift pull request: Thrift 2576 Implement Thrift.Protocol.prototy...

2014-06-14 Thread hyungsul
GitHub user hyungsul opened a pull request: https://github.com/apache/thrift/pull/141 Thrift 2576 Implement Thrift.Protocol.prototype.skip method Thrift.Protocol.prototype.skip was not implemented yet. Due to the exception that the previous implementation throws, Thrift client

[jira] [Created] (THRIFT-2576) Implement Thrift.Protocol.prototype.skip method in JavaScript library

2014-06-14 Thread Hyungsul Kim (JIRA)
Hyungsul Kim created THRIFT-2576: Summary: Implement Thrift.Protocol.prototype.skip method in JavaScript library Key: THRIFT-2576 URL: https://issues.apache.org/jira/browse/THRIFT-2576 Project