uvacw / inca

24 stars 6 forks source link

client class API: improve consistency #283

Open damian0604 opened 6 years ago

damian0604 commented 6 years ago

In the client class, we need to improve the consistency of parameter names. For instance, we first refer to the name of a Twitter app as "appname" when creating such an app, but to use it, the parameter is called 'app'. See discussion of PR #249