Skip to content

Export the Executor class for customization#8

Merged
yaacovCR merged 2 commits intomainfrom
pr
Oct 14, 2021
Merged

Export the Executor class for customization#8
yaacovCR merged 2 commits intomainfrom
pr

Conversation

@yaacovCR
Copy link
Copy Markdown
Owner

No description provided.

This class, similar to the Parser class, is exported only to assist people in implementing their own executors without duplicating too much code and should be used only as last resort for cases such as experimental syntax or if certain features could not be contributed upstream.

It is still part of the internal API and is versioned, so any changes to it are never considered breaking changes. If you still need to support multiple versions of the library, please use the `versionInfo` variable for version detection.
@yaacovCR yaacovCR merged commit 3e00326 into main Oct 14, 2021
@yaacovCR yaacovCR deleted the pr branch October 14, 2021 23:11
yaacovCR added a commit that referenced this pull request Aug 25, 2024
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.

1 participant