Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Reimplement DMScriptWrapper #8

Open
miile7 opened this issue Nov 19, 2020 · 0 comments
Open

Reimplement DMScriptWrapper #8

miile7 opened this issue Nov 19, 2020 · 0 comments

Comments

@miile7
Copy link
Owner

miile7 commented Nov 19, 2020

DMScriptWrapper

Move error handling into the exit function where it belongs to!

Executing script

Keep current idea:

  • Wrap all setvars with DMTypes
  • Create code by using DMType.getDMCodeDefineVariable()
  • Execute Code
    • Add threaded code to be waited for optionally, check out old DMScriptWrapper.getSeparateThreadWaitCode() and bottom of DMScriptWrapper.getExecDMScriptCode()
  • Get Value by using DMType.parsePersistentTagGroupValueForPython()
@miile7 miile7 changed the title DMScriptWrapper Reimplement DMScriptWrapper Nov 19, 2020
@miile7 miile7 added this to the Refactor Code (Version 2.x.x) milestone Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant