[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-08 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573596#comment-16573596 ] Can Celasun commented on THRIFT-4611: - As I've said, I'm not really familiar with JS or Thrift's JS

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-08 Thread Brian Forbis (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573581#comment-16573581 ] Brian Forbis commented on THRIFT-4611: -- Hmm, maybe I'm wrong but I thought the JSON protocol was

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-07 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571934#comment-16571934 ] Can Celasun commented on THRIFT-4611: - The goal is the latter. We can't do the former because it

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-07 Thread Brian Forbis (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571702#comment-16571702 ] Brian Forbis commented on THRIFT-4611: -- Just to be clear, is the goal for this to just enhance the

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Anthony Alayo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571138#comment-16571138 ] Anthony Alayo commented on THRIFT-4611: --- If anyone can give me input on the best way to do it, I

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570823#comment-16570823 ] Can Celasun commented on THRIFT-4611: - {code:java} Variable Common_ttypes, which contains the

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Anthony Alayo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570506#comment-16570506 ] Anthony Alayo commented on THRIFT-4611: --- [~calcifer] as to your comment on the suggestion, that

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570469#comment-16570469 ] Can Celasun commented on THRIFT-4611: - First, I think there is a misunderstanding here. If you have

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Anthony Alayo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570416#comment-16570416 ] Anthony Alayo commented on THRIFT-4611: --- Thanks for all the replies everyone.  [~calcifer], I 

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570251#comment-16570251 ] Can Celasun commented on THRIFT-4611: - Thanks Brian. Since there is a workaround, I've changed the

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Brian Forbis (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570241#comment-16570241 ] Brian Forbis commented on THRIFT-4611: -- I don't believe there is a built in way to do this with

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570162#comment-16570162 ] Can Celasun commented on THRIFT-4611: - I'm not familiar with JS (or the thrift JS client), so maybe

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-06 Thread Anthony Alayo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569767#comment-16569767 ] Anthony Alayo commented on THRIFT-4611: --- [~calcifer] "without using the generated client" Hey

[jira] [Commented] (THRIFT-4611) NodeJS thrift enums not mappable back to their string values

2018-08-05 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569763#comment-16569763 ] Can Celasun commented on THRIFT-4611: - If I understand correctly, you are trying to decode arbitrary