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 to use dedicated Factory to open database and split DatabaseInterface and internal ProcessIoDatabase implementation #12

Merged
merged 2 commits into from
Apr 28, 2019

Conversation

clue
Copy link
Owner

@clue clue commented Apr 28, 2019

This is done to achieve better separation of concerns in preparation for creating multiple database launchers and database communication implementations for Windows support in the future.

Refs #3

This is done to achieve better separation of concerns in preparation for
creating multiple database launchers for Windows support in the future.
@clue clue added new feature New feature or request BC break labels Apr 28, 2019
@clue clue added this to the v1.0.0 milestone Apr 28, 2019
This is done to achieve better separation of concerns in preparation for
creating different database communication implementations for Windows
support in the future.
@clue clue force-pushed the databaseinterface branch from ff44b98 to c957d83 Compare April 28, 2019 16:54
@clue clue merged commit c51bb81 into clue:master Apr 28, 2019
@clue clue deleted the databaseinterface branch April 28, 2019 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC break new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant