Skip to content

Expand C API for Configuration #404

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
devunwired opened this issue Mar 4, 2025 · 0 comments
Open

Expand C API for Configuration #404

devunwired opened this issue Mar 4, 2025 · 0 comments

Comments

@devunwired
Copy link

Feature Request: Include basic access to configuration keys from the C API, including init, load/save, declare/get configurations.

The Configuration interface has the beginnings of a C API (Configuration_c.h) focused primarily around adding a custom configuration container, but it is currently missing most of the core functions from Configuration.h

A good starting point would be to allow the existing C-API unit tests to run entirely using C API functions without help from the C++ interface.

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