You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in mitsuhiko#613.
After doing this, there isn't as much disagreement as I had remembered -- I think we reduced the use of `ReferenceValue` recently as a side-effect of other work. So it's mostly changing names from `old` & `new` to `existing` & `generated`/`proposed`.
Opening the PR but will leave for a few days to consider whether it's worthwhile
This is a bit refine-y, but:
In various parts of the code & docs, we use a bunch of different terms for "snapshot":
For the "existing snapshot value":
For the "proposed snapshot value":
(I'm sure there are lots more, these just come to mind)
While not doing some big disruptive refactor, I'd propose we gradually coalesce on:
The text was updated successfully, but these errors were encountered: