[
https://issues.apache.org/jira/browse/THRIFT-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Greene updated THRIFT-323:
----------------------------------
Attachment: thrift-csharp-json-4.diff
I don't need this myself, but it's a good feature to have for the library.
Given Chad's comments, here is a patch that integrates my comments with the
existing code.
Revisions to Fredrik's patch:
* Tabs/spaces converted to match the rest of the code
* Method comments use <summary> tags for IntelliSense
* ASF headers
* Files added to the csproj in addition to the Makefile
It builds? Would be great to have tests still, but if it matches the Java code
it most likely works.
> TJSONProtocol
> -------------
>
> Key: THRIFT-323
> URL: https://issues.apache.org/jira/browse/THRIFT-323
> Project: Thrift
> Issue Type: New Feature
> Components: Library (C#)
> Reporter: Fredrik Hedberg
> Priority: Minor
> Attachments: thrift-csharp-json-3.diff, thrift-csharp-json-4.diff
>
>
> TJSONProtocol - shamelessly stolen from the Java library
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.