Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8074

Proposed Changes

This PR makes the existing VariableMap class implement the new IVariableMap interface. I also changed the backing store from a map of arrays to a map of maps, since this made implementing the new methods easier and allowed for efficiency improvements in some of the existing ones.

@gonfunko gonfunko requested a review from a team as a code owner July 18, 2024 18:28
@gonfunko gonfunko requested a review from BeksOmega July 18, 2024 18:28
@gonfunko gonfunko force-pushed the variable-map-implement branch from 40dfba0 to 76d05b7 Compare July 18, 2024 19:18
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!

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.

Looks great =) Thanks for the changes!

@gonfunko gonfunko merged commit 02e64be into RaspberryPiFoundation:rc/v12.0.0 Jul 19, 2024
@gonfunko gonfunko deleted the variable-map-implement branch July 19, 2024 17:53
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