Skip to content
Discussion options

You must be logged in to vote

Generally it's always better to route calls through Engine instance. Engine knows how to reset state between calls.

You could even go one step further and set the testData as variable into engine and then call engine.Evaluate("callback(testData)"), that's something I find a natural way to interact.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@lahma
Comment options

lahma Oct 22, 2021
Collaborator

@lahma
Comment options

lahma Oct 22, 2021
Collaborator

@dmsch
Comment options

@lahma
Comment options

lahma Oct 23, 2021
Collaborator

@dmsch
Comment options

Answer selected by dmsch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #983 on October 22, 2021 08:03.