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

Split into separate pure C++ repo/package + bindings package(s) #63

Closed
aewallin opened this issue May 25, 2019 · 1 comment
Closed

Split into separate pure C++ repo/package + bindings package(s) #63

aewallin opened this issue May 25, 2019 · 1 comment

Comments

@aewallin
Copy link
Owner

As the build system is becoming increasingly complex, maybe it would be good to split the project into a purely C++ part, which seems quite stable over time.

On the other hand the bindings have seen lots of changes, breaking the build etc, and issues with python2 vs python3, which maybe could be handled better in a separate repo focusing on just that particular binding.

Comments? PRs? ;)

@zachGummow
Copy link
Contributor

My pull request at #66 should make splitting them unnecessary.

@aewallin aewallin closed this as completed Jun 7, 2019
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

No branches or pull requests

2 participants