Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8083

Proposed Changes

This PR deprecates the variable-related methods in Workspace that simply pass through calls to the VariableMap. Callers should retrieve the VariableMap from the workspace and call the corresponding methods on it.

Several internal methods that are not in the variable interfaces, have been moved to the Variables namespace, or are unnecessary have been deleted.

@gonfunko gonfunko requested a review from a team as a code owner July 22, 2024 17:23
@gonfunko gonfunko requested a review from BeksOmega July 22, 2024 17:23
Copy link
Contributor

@BeksOmega BeksOmega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants