C# Partial Classes (for service implementation class)
-----------------------------------------------------

                 Key: THRIFT-1410
                 URL: https://issues.apache.org/jira/browse/THRIFT-1410
             Project: Thrift
          Issue Type: Improvement
          Components: C# - Compiler
         Environment: all
            Reporter: Kieran Benton
            Priority: Minor


As with linked issue, generated classes should be "partial" - INCLUDING the 
generated client classes.

To give some background, we wish to add C# attributes to generated client 
methods to mark information such as length of time and generated key for which 
a call can be cached.

Patch included - very simple fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to