Digital icon indicating copy to clipboard operation
Digital copied to clipboard

In "PinInfo.java", "output" method to create output pins accepts only the pin name, but no pin description, contrarily to input method. Why ?

Open stman opened this issue 7 months ago • 0 comments

This is boring because when we want to attach a description to an output pin, we can't use the output method.

It would have been more logical and coherant to have the output methods having the same prototype than the input method.

My two cents.

It would be interesting to refactor and change this.

stman avatar Mar 13 '25 15:03 stman