Skip to content

Conversation

@dondonz
Copy link
Member

@dondonz dondonz commented Jun 16, 2022

Cherry picks the raw and coerced variable refactor changes in #2802, master commit 86d54438

Why is the base branch 18.x?

We'll be releasing a few bugfixes from this branch, to allow users to choose between bugfixes only or all master changes (to be released as v19). We're using the pull request format to keep track of changes

@bbakerman bbakerman added this to the 18.2 milestone Jun 19, 2022
@bbakerman bbakerman self-requested a review June 19, 2022 00:58
Copy link
Member

@bbakerman bbakerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍏

private final Object localContext;
private final Object root;
private final Map<String, Object> variables;
private final RawVariables rawVariables;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depending how aggressive you are in "sem ver" one could argue this is not a bug fix dues to the new API constructs. But since its backwards compat in all the places. Cool

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good point. This bugfix is tricky because it depended on the variables refactor. I figured it would be easier to cherry pick the refactor as well, rather than try crowbar the bugfix in alone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants