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

Refactor PathProvidingAssetReader to AssetPathProvider #3858

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Feb 14, 2025

For #3811.

Refactor PathProvidingAssetReader to AssetPathProvider.

Inheritance just gets in the way here, the capability to map AssetId->path is better expressed via composition.

Copy link

github-actions bot commented Feb 14, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@davidmorgan davidmorgan changed the title Fewer readers Refactor PathProvidingAssetReader to AssetPathProvider Feb 17, 2025
@davidmorgan davidmorgan requested a review from jensjoha February 17, 2025 09:15
@davidmorgan davidmorgan marked this pull request as ready for review February 17, 2025 09:34
@davidmorgan davidmorgan merged commit 3e83217 into dart-lang:master Feb 17, 2025
76 checks passed
@davidmorgan davidmorgan deleted the fewer-readers branch February 17, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants