Skip to content

Consider replacing the bindgen-generated bindings #1

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

Open
lu-zero opened this issue Jan 15, 2017 · 0 comments
Open

Consider replacing the bindgen-generated bindings #1

lu-zero opened this issue Jan 15, 2017 · 0 comments

Comments

@lu-zero
Copy link
Member

lu-zero commented Jan 15, 2017

the MFX API uses way too many unions and bindgen seems to make a lot of confusion and anonymous fields that you might have problems to access if the bindgen changes.

PROS:

  • Nicer low level abstraction

CONS:

  • Lots of work

NEUTRAL:

  • hand made bindings require to be updated manually
  • auto-generated bindings might break suddenly because how the api is currently mapped anyway.
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

2 participants