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

More automatic codegen #143

Open
6 tasks
kenz-gelsoft opened this issue Aug 21, 2022 · 0 comments
Open
6 tasks

More automatic codegen #143

kenz-gelsoft opened this issue Aug 21, 2022 · 0 comments

Comments

@kenz-gelsoft
Copy link
Owner

kenz-gelsoft commented Aug 21, 2022

Items noticed in #119

Treatment on these should reduce lines of https://github.com/kenz-gelsoft/wxRust2/blob/main/doxybindgen.toml (and result fewer work to generate more/new classes/APIs)

  • Block ctor on abstract class
  • Block methods using template in args
    • This may be handled wiith hand-written binding, should place comment in generated code?
  • Block operator overloads (which isn't supported yet)
    • Register an issue with this if block this automatically
  • Block using wx-value types without pointer/ref (which isn't supported yet, or cannot be done automatically)
    • Register an issue with this if block this automatically
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