Skip to content

Helper functions on each Model would be nice #7

Description

@mirrorcult

Currently they're all just pure data but for certain things (like getting the 'default' variable value easily, or getting the international name for something)

I don't like what the LiveSplit-created API does where it loads expected 'useful' values like the world record by default into certain things like the category models. Basically 'helpers' that involve doing other API calls should probably be avoided just for consistency's sake, and they definitely shouldnt be getter properties (as I think this makes people severely underestimate how long these can take)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions