C# Properties
-------------
Key: THRIFT-205
URL: https://issues.apache.org/jira/browse/THRIFT-205
Project: Thrift
Issue Type: Improvement
Components: Compiler (C#)
Affects Versions: 0.1
Reporter: Anthony Abate
Fix For: 0.1
Theres a lot of public members in the generated C# classes.
It would be more natural in C# to generate public properties with getters /
setters and keep the data members protected or private.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.