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

Override packagemeta using a provider rather than statically #2219

Merged
merged 2 commits into from
May 27, 2020

Conversation

mehmetf
Copy link
Contributor

@mehmetf mehmetf commented May 23, 2020

This is a followup to the CL that enabled configuring PackageMeta construction. We now inject a provider rather than statically overriding factories.

@googlebot googlebot added the cla: yes Google CLA check succeeded. label May 23, 2020
@mehmetf mehmetf requested a review from jcollins-g May 23, 2020 01:12
Copy link
Contributor

@jcollins-g jcollins-g left a comment

Choose a reason for hiding this comment

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

This is so much better, thanks.

It occurs to me that "PubPackageMeta" is a bit of a misnomer since it covers more than just pub packages. What we really intend here seems to be "PackageMeta for the ordinary Dart open source ecosystem".... but I have no alternative as to a better name so pub is fine for now.

@mehmetf mehmetf merged commit 0b0f715 into dart-lang:master May 27, 2020
@mehmetf mehmetf deleted the b01 branch May 27, 2020 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants