federalies / squals

☁️🌦💨a SQUALS movin' in....and the thunder rolls
http://squals.federali.es
MIT License
1 stars 2 forks source link

Clean Up Naming Convention for Interfaces #8

Open ericdmoore opened 5 years ago

ericdmoore commented 5 years ago

Some interfaces are prefixed with I some with IIn some with Out - 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

ericdmoore commented 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

ericdmoore commented 5 years ago

Also some of the interface names are non-selective of the thing they are naming..