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

Create another repository for contrib modules #147

Open
Morwenn opened this issue Apr 19, 2019 · 1 comment
Open

Create another repository for contrib modules #147

Morwenn opened this issue Apr 19, 2019 · 1 comment

Comments

@Morwenn
Copy link
Owner

Morwenn commented Apr 19, 2019

The name "contrib" isn't the best one, but it would be nice to have another repository where we could store:

  • Sorters relying on code with different licenses
  • Sorters relying on different libraries

CMake and Conan should be instrumented to download the corresponding repository to build those sorters when users ask to build the contrib modules. Looking at how OpenCV does it could be interesting.

It could also be used as a repository to store no-mature sorters or adapters before including them in the main library.

@Morwenn Morwenn added this to the 2.0.0 milestone Jun 1, 2020
@Morwenn
Copy link
Owner Author

Morwenn commented Jun 1, 2020

While it is something that I still want to do at some point, I prefer not to give it too much thought right now and to only add the possibility to the 2.0.0 version and later. This will allow to think purely in C++20 without having to bother about more retrocompatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant