Skip to content

feat: add registry base class and opaque handle concepts#15

Open
gituser12981u2 wants to merge 4 commits into
alex_stufffrom
chore/registry_infrastructure
Open

feat: add registry base class and opaque handle concepts#15
gituser12981u2 wants to merge 4 commits into
alex_stufffrom
chore/registry_infrastructure

Conversation

@gituser12981u2
Copy link
Copy Markdown
Owner

@gituser12981u2 gituser12981u2 commented May 31, 2026

Implemented the RFC-0001 and RFC-0002 (#11 and #14).

This is implemented in the registry_base.hpp, registry_concepts.hpp, and opaque_handle.hpp all under include/engine.

I still need to properly comment these with DOxygen.

I also update frame registry to use the registry base class and deleted device and instance registry/handles since they are not needed for such low level objects, probably.

@gituser12981u2 gituser12981u2 requested a review from alexcu2718 May 31, 2026 20:06
@gituser12981u2 gituser12981u2 self-assigned this May 31, 2026
@gituser12981u2 gituser12981u2 added the enhancement New feature or request label May 31, 2026
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

Successfully merging this pull request may close these issues.

1 participant