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

chore: Add support for loading external OpenAF libraries #232

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

nmaguiar
Copy link
Collaborator

The code changes introduce support for loading external OpenAF libraries. The __NAM_LIBS variable is checked for a comma-delimited list of library names. Each library is then loaded using the loadLib function. If there is an error loading a library, it is logged and the loading process continues.

The code changes introduce support for loading external OpenAF libraries. The `__NAM_LIBS` variable is checked for a comma-delimited list of library names. Each library is then loaded using the `loadLib` function. If there is an error loading a library, it is logged and the loading process continues.
@nmaguiar nmaguiar requested a review from abrizida July 25, 2024 15:27
@nmaguiar nmaguiar self-assigned this Jul 25, 2024
@nmaguiar nmaguiar merged commit ff1cbff into master Aug 5, 2024
1 check passed
@nmaguiar nmaguiar deleted the load-libs branch August 5, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

1 participant