Autodesk / Autodesk/AutomaticComponentToolkit
stringoutclass issues
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
- stringoutclass should default to baseclass
- global functions currently don't support string out. This will be a breaking chance to existing ACT components:
- either implement caching for global OR
- (better) use the old implementation of strings for global functions with string-out parameters OR
- simply forbid it and accept the breaking change OR
- explicitly allow it as a fallback
Contributor guide
Assessment
This issue has not been assessed yet.