Skip to content
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

Simplify access to single properties #1368

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

liblit
Copy link
Contributor

@liblit liblit commented Feb 9, 2024

If we only need to fetch a single property, then we don't need to build an entire mutable Map that represents all properties.

If we only need to fetch a single property, then we don't need to
build an entire mutable `Map` that represents all properties.
@liblit liblit added gradle WALA’s Gradle build system cleanup API cleanup and refactoring labels Feb 9, 2024
@liblit liblit requested a review from msridhar February 9, 2024 03:05
@liblit liblit self-assigned this Feb 9, 2024
@liblit liblit enabled auto-merge (rebase) February 9, 2024 03:15
@liblit liblit merged commit 95e4563 into wala:master Feb 9, 2024
9 checks passed
@liblit liblit deleted the simplify-single-property-access branch February 9, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup API cleanup and refactoring gradle WALA’s Gradle build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants