Have the Go code generation output partial classes
Open
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 416
- PR merge metrics
- No merged PRs in 30d
Description
Proposal: That the Go code generation be modified to output all classes as partial.
This would make it easier to add convenient constructors, helper methods, etc. to the generated classes without having to modify them directly.
(I would be happy to submit a PR but I haven't been able to get the Go codegen working. See issue #365 .)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.