Open ericdmoore opened 5 years ago
Methods are using Caps to show returns "CFM Pointer" vs the JS Classed Object.
Does this same thing make sense for interfaces? lowercase = input interface Capstart = Output interface
Also some of the interface names are non-selective of the thing they are naming..
Some interfaces are prefixed with
I
some withIIn
some withOut
- it would be nice to have a simple selection criteria as a user to know what is an interface what is a helper function...Sure. Prefix with
I
and to have an understanding of ergonomic input params vs official output Params