Skip to content

remove builder pattern#80

Closed
ZhouHansen wants to merge 1 commit into
masterfrom
remove-builder-pattern
Closed

remove builder pattern#80
ZhouHansen wants to merge 1 commit into
masterfrom
remove-builder-pattern

Conversation

@ZhouHansen

Copy link
Copy Markdown
Member

#72

@bltavares

Copy link
Copy Markdown
Member

Hi @ZhouHansen, thanks for the PR.

I'm cleaning up open PRs to help new contributors. This PR has a few conflicts, and according to the discussion on #72, removing the builder does not seem to be the way to go.

Using builders are documented on several API Guidelines:

While currently we have a few options that would make Feed trivial to build, the discussion on #109 and #113 might require more complex builders to allow multiple storage locations.

I will close this PR as there are conflicts, and we could revisit topic after the storage changes to see if maintaining a builder is worth vs the complexity of initializing a new Feed

@bltavares bltavares closed this May 17, 2020
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.

3 participants