kumakore / kumakore-sdk

Kumakore SDK
http://www.kumakore.com
3 stars 0 forks source link

Rename all Getter functions to Get*() #2

Open Callabrator opened 10 years ago

Callabrator commented 10 years ago

For example, currently, with the simple name "user" I'd expect KumakoreApp.user to be a property, but it's actually a function. Rename it to GetUser().