AutomaticComponentToolkit icon indicating copy to clipboard operation
AutomaticComponentToolkit copied to clipboard

Code generation should fail if IDL contains two result values

Open alexanderoster opened this issue 5 years ago • 0 comments

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.

alexanderoster avatar Jul 03 '20 14:07 alexanderoster