Skip to content

opt_update #147

Answered by mtthss
pharringtonp19 asked this question in Q&A
Discussion options

You must be logged in to vote

There is no downside to just always passing the params,
the transformations that don't need it will just ignore it.

If instead you don't pass it then it will still work fine for transformations that don't need the params,
but certain transforms that require them will throw an error to let you know that this is the case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pharringtonp19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants