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

Reparameterize functions in dev branch #10

Open
2 of 7 tasks
raymondben opened this issue Aug 3, 2022 · 0 comments
Open
2 of 7 tasks

Reparameterize functions in dev branch #10

raymondben opened this issue Aug 3, 2022 · 0 comments

Comments

@raymondben
Copy link
Member

Some functions in dev have changed their input parameters, which will break existing code, so I'd like to allow those functions to accept EITHER the old parameters or the new (parent, children) ones. If the old parameters are provided, the new ones are ignored and vice-versa. See v_get_volley_match and v_get_volley_tournament for examples.

Functions needing to be adjusted:

  • v_get_volley_match
  • v_get_volley_tournament
  • v_get_volley_match_list
  • v_get_volley_player
  • v_get_volley_player_list
  • v_get_volley_tournament_list
  • v_get_volley_tournament_ranking
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

1 participant