[OpenWalnut-Dev] Suggestion: module connector naming policy

Alexander Wiebel wiebel at cbs.mpg.de
Tue Oct 5 13:35:43 CEST 2010


> Hi all,
> 
> as I encounter renamed module connectors again and again it made me think
> if we could agree upon a policy somehow. I suggest to name every input
> connector in CamelCase plus a "Input" suffix and every output connector
> also in CamelCase plus a "Output" suffix.
> 
> The decisive advantages would be:
>  - you see thats this is a type of connector fooInput, barOutput
>  - you can grep on it in case of renaming, so other modules won't break!

Sounds good to me.

Cheers,
Alex


More information about the OpenWalnut-Dev mailing list