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

Automatically choose best supported kernel #58

Closed
wants to merge 2 commits into from

Conversation

Deltachaos
Copy link

Requires #57

Improve DX by automatically choose best supported kernel if no kernel
adapter is specified.

Improve error messages to point developers to required changes.

The barrier to integrate drift should be relatively low, by integrating
a symfony adapter, developers only need to require the drift/server
package and change there kernel parent class to get started.
Improve DX by automatically choose best supported kernel if no kernel
adapter is specified.

Improve error messages to point developers to required changes.
@mmoreram
Copy link
Member

I added the kernel feature here - #85 - and choosing the best kernel is not optimal.
You can switch between two, but you cannot work with both kernels at the same time.
Switching between them in configuration is pretty easy.

I close this PR.
Anyway, please, don't misunderstand me.
I appreciate all your work, and your last PRs.
I'm very happy to see people interested in what this project does :)

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.

None yet

2 participants