Is this a real use case? Is it a one time thing or more an hypothetical, repeated thing? ________________________________ Von: Andrew Pennebaker Gesendet: 02.10.2013 16:08 An: Thrift Users Betreff: Generate .thrift file based on example .json file?
TJSONProtocol is cool, but I'm wondering if there's a way to generate a .thrift file based on an example .json file. For example, a service might want to transition from JSON to Thrift, and not have to manually convert each .json field into the corresponding .thrift field. How difficult would it be to automating this?.
