C# Partial Classes
------------------
Key: THRIFT-204
URL: https://issues.apache.org/jira/browse/THRIFT-204
Project: Thrift
Issue Type: Improvement
Components: Compiler (C#)
Environment: all
Reporter: Anthony Abate
Priority: Critical
Generated classes should be "partial"
most code generated from Microsoft code generation tools these days is
"partial". This way a developer can easily extend the class.
If i found the correct line in the t_csharp_generator.cc , then his is a very
easy fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.