Skip to content

Create separate context for each template evaluation#33

Merged
vincent-psarga merged 1 commit intoSmartBear:masterfrom
mvz:evaluate-with-fresh-context-object
Jan 11, 2021
Merged

Create separate context for each template evaluation#33
vincent-psarga merged 1 commit intoSmartBear:masterfrom
mvz:evaluate-with-fresh-context-object

Conversation

@mvz
Copy link
Contributor

@mvz mvz commented Nov 27, 2020

This allows for parsing a handlebars template once, and then evaluating it multiple times in a clean context, potentially simultaneously.

@mvz mvz force-pushed the evaluate-with-fresh-context-object branch from ca62400 to f64778c Compare January 4, 2021 17:17
This allows for parsing a handlebars template once, and then evaluating
it multiple times in a clean context, potentially simultaneously.
@mvz mvz force-pushed the evaluate-with-fresh-context-object branch from f64778c to 97fd6c3 Compare January 4, 2021 17:21
@mvz
Copy link
Contributor Author

mvz commented Jan 4, 2021

  1. I've updated this pull request to remove irrelevant changes
  2. The security check failures are irrelevant for this pull request.

vincent-psarga added a commit that referenced this pull request Jan 11, 2021
@vincent-psarga vincent-psarga merged commit 3acc531 into SmartBear:master Jan 11, 2021
@mvz mvz deleted the evaluate-with-fresh-context-object branch January 11, 2021 08:54
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.

2 participants