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

Reimplement DMScriptWrapper #8

@miile7

Description

@miile7

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions