Skip to content

settings_internal.js should only contains things that we need to pass to the JS compiler. #25721

@sbc100

Description

@sbc100

Other internal state should stay in python only for a few of reasons.

  1. It avoids having the serialize via json when calling the JS compiler.
  2. It avoids external JS libraries accidentally depending on this internal state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions