8000 refactor: Use IVariableModel instead of VariableModel. by gonfunko · Pull Request #8400 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: Use IVariableModel instead of VariableModel. #8400

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

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8370

Proposed Changes

This PR updates core to use IVariableModel rather than hard-coding VariableModel. It also updates code that was directly accessing properties on VariableModel to use the getter/setter methods defined in the IVariableModel interface.

@gonfunko gonfunko requested a review from a team as a code owner July 19, 2024 18:00
@gonfunko gonfunko requested a review from BeksOmega July 19, 2024 18:00
@gonfunko gonfunko merged commit 294ef74 into google:rc/v12.0.0 Jul 19, 2024
11 checks passed
@gonfunko gonfunko deleted the use-ivariable-model branch July 19, 2024 21:58
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
0