Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use consistent naming in api and code #14

Open
gpennington opened this issue Mar 14, 2012 · 1 comment
Open

Use consistent naming in api and code #14

gpennington opened this issue Mar 14, 2012 · 1 comment
Milestone

Comments

@gpennington
Copy link
Member

Decide on:

Functions/Tasks/Commands

Parameters/Arguements

key/api_key

@dstegelman
Copy link
Member

I see it as task is the method, where calling it, is the command

def cool_method():
    print "Hello Yo"

is the Task and then

fab cool_method

is a command

  • I vote arguments of params
  • I vote key as its in the context of api already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants