Autodesk / Autodesk/AutomaticComponentToolkit
Code generation should fail if IDL contains two result values
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 53
- Forks
- 26
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.