Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serialization, de-serialization of script definitions #8

Open
damooo opened this issue Jun 5, 2020 · 0 comments
Open

serialization, de-serialization of script definitions #8

damooo opened this issue Jun 5, 2020 · 0 comments

Comments

@damooo
Copy link
Collaborator

damooo commented Jun 5, 2020

We should provide functionality to serialize & de-serialize ScriptDefinition and ScriptScheme types.

This way we can transfer definitions from server on demand, and dynamically instantiate ScriptDefinitions. This is useful, when we don't want to package all scripts in code, but seek them on demand.

This is low priority though. As presently packaging all scripts is not that heavy weight thing.

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

No branches or pull requests

1 participant