[ 
https://issues.apache.org/jira/browse/THRIFT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Greene updated THRIFT-204:
----------------------------------

    Attachment: thrift-204_partial_classes_v2.patch

Needed to be rebased to trunk following the new final modifier.  I am 
recommending this patch for commit, as I have started using it locally.

> 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: Minor
>         Attachments: partial classes.patch, 
> thrift-204_partial_classes_v2.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> 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.

Reply via email to