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

SWIG generated Python interface is not nice #49

Open
dneise opened this issue Apr 10, 2019 · 0 comments
Open

SWIG generated Python interface is not nice #49

dneise opened this issue Apr 10, 2019 · 0 comments

Comments

@dneise
Copy link

dneise commented Apr 10, 2019

I think the Python interface, we get from the SWIG wrapped C++ code is still hard to use and has some caveats.

Currently the module generated by SWIG is called merlict, but I'd rather call it merlict_wrapped or merlict_cpp or so, and build a higher level merlict module on top of merlict_cpp which hides some of the caveats.

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

1 participant