Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Refactor chrdev to use a builder pattern #107

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Refactor chrdev to use a builder pattern #107

merged 1 commit into from
Jul 10, 2019

Conversation

alex
Copy link
Member

@alex alex commented Jul 7, 2019

No description provided.

@alex alex force-pushed the chrdev-refactor branch 2 times, most recently from 7b7c2b3 to 1896dd4 Compare July 7, 2019 14:26
@alex alex force-pushed the chrdev-refactor branch from 1896dd4 to c52904b Compare July 7, 2019 14:35
@alex alex mentioned this pull request Jul 7, 2019
@geofft
Copy link
Collaborator

geofft commented Jul 10, 2019

I know we discussed this but I have now confused myself as to why we needed it - what does this allow that the old pattern doesn't? As far as I can tell ownership is roughly shaped the same.

Is the intention that this is a no-change refactor to allow adding the register_device change over in #96, which actually relies on a builder pattern? If so, LGTM.

@alex alex merged commit 2349935 into master Jul 10, 2019
@alex alex deleted the chrdev-refactor branch July 10, 2019 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants