Autodesk / Autodesk/AutomaticComponentToolkit
Code generation should fail if IDL contains two result values
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
I accidentally created a method definition with two result values and ACT did not warn me and not fail creating code (just interpreted the XML wrong).
I think there should be a check for the structure of methods that prevent people from making such errors.
Contributor guide
Assessment
This issue has not been assessed yet.