Skip to content

decide whether to use object or static #22

Description

@spacedevin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuretriagedIssue reviewed against Tipsy 2.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions