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

Techdemo api: Adds a techdemo API demonstrating best practices #42

Merged
merged 6 commits into from
Mar 17, 2025

Conversation

pavly-gerges
Copy link
Member

@pavly-gerges pavly-gerges commented Mar 16, 2025

This PR is for a 1.1.1-stable patch and introduces the following:

  • NativeDllLoader: an API tech demo providing the best practices via deploying anti-failure mechanisms, and making using of failure stack inspection.
  • CallingStackMetaData: a record-like pattern providing an immutable data structure to inspect the failing stack.
  • NativeBinaryLoader: introduced chainable setters.

@pavly-gerges pavly-gerges added documentation Improvements or additions to documentation enhancement New feature or request core Core API related stuff labels Mar 16, 2025
@pavly-gerges pavly-gerges added this to the 1.1.1-stable Release milestone Mar 17, 2025
@pavly-gerges pavly-gerges merged commit 3961345 into master Mar 17, 2025
6 of 7 checks passed
@pavly-gerges pavly-gerges deleted the techdemo-api branch March 17, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core API related stuff documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant