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

decide whether to use object or static #22

Open
spacedevin opened this issue Oct 5, 2015 · 0 comments
Open

decide whether to use object or static #22

spacedevin opened this issue Oct 5, 2015 · 0 comments
Labels

Comments

@spacedevin
Copy link
Member

right now we can use tipsy using both methods. in order to make shit as sexy as possible we need to get one of them.

  • object allows you to create multiple tipsy objects and utilize multiple apps at the same time
  • static is much easier to reference classes static methods and global config (we dont need $this->tipsy() on every object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant