Feature Request: partial classes / structs in .net

in Comments
It would be nice if the generated types under .net could be partial. This would not likely be portable, but it's somewhat of a standard for auto-generated code under .net and would be very useful (for example, I need it now to provide a conversion function).
0
Comments
I can have a look at doing this at some point, but it's not likely to happen soon. If you have a commercial need for this features, please contact us at [email protected].
Cheers,
Michi.