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

Modernizing uca-phantom to latest GObject standards and practices #5

Open
gabs1234 opened this issue Jan 26, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@gabs1234
Copy link
Collaborator

Main objectives

Not much is actually needed to be done. The task would mostly entail

  • using GObject's net macro's for better typechecking, signal handling and error propagation.
  • Use GObject's new type registration methods. Most notably the private structure ones
    These are currently not used.

important: check if updating uca-phantom to modern GObject will break compatibility with uca-camera. => I am reasonable certain that this is not an issue, but this should be sandbox-tested first.

@gabs1234 gabs1234 added the enhancement New feature or request label Jan 26, 2023
@gabs1234 gabs1234 self-assigned this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant