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:
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. Seev_get_volley_matchandv_get_volley_tournamentfor examples.Functions needing to be adjusted:
v_get_volley_matchv_get_volley_tournamentv_get_volley_match_listv_get_volley_playerv_get_volley_player_listv_get_volley_tournament_listv_get_volley_tournament_ranking