google / compare-codecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChangeValue should be CreateVariant

alvestrand opened this issue · comments

Since the parameters.ChangeValue function returns a new parameter block (and similar for its echoes up the stack), it ought to be called something that implies it doesn't change its argument. CreateVariant is one possible name - ModifiedObject would be another.

39 occurences so far.