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(extensions): reintroduce builder #10412

Merged
merged 2 commits into from
Apr 28, 2021
Merged

Conversation

AaronO
Copy link
Contributor

@AaronO AaronO commented Apr 28, 2021

Builder pattern is more flexible and expressive than the old constructors

Follow-up to #9800

AaronO added 2 commits April 28, 2021 22:28
Builder pattern is more flexible and expressive than the old constructors
They don't necessarily need it, since they each include a single file, but for consistency's sake might be best to align with others (also makes adding extra files easier)
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

LGTM

@ry ry merged commit e89295b into denoland:main Apr 28, 2021
@AaronO AaronO deleted the extensions/builder branch April 29, 2021 00:11
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