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

Helper functions on each Model would be nice #7

Open
mirrorcult opened this issue Apr 23, 2022 · 0 comments
Open

Helper functions on each Model would be nice #7

mirrorcult opened this issue Apr 23, 2022 · 0 comments

Comments

@mirrorcult
Copy link
Owner

mirrorcult commented Apr 23, 2022

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)

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

No branches or pull requests

1 participant