One potential issue to consider is that the current spec ignores the reviver if it's not callable, so newer programs running on old engines might not get the behavior they expect. This is akin to adding a param that was previously ignored, but in this case the author might have different expectations.
One potential issue to consider is that the current spec ignores the reviver if it's not callable, so newer programs running on old engines might not get the behavior they expect. This is akin to adding a param that was previously ignored, but in this case the author might have different expectations.