Skip to content

docs: add RFC for opaque generational handles#8

Open
gituser12981u2 wants to merge 1 commit intoalex_stufffrom
docs/rfc-0001-opaque-generational-handles
Open

docs: add RFC for opaque generational handles#8
gituser12981u2 wants to merge 1 commit intoalex_stufffrom
docs/rfc-0001-opaque-generational-handles

Conversation

@gituser12981u2
Copy link
Copy Markdown
Owner

Added RFC for opaque handles.

Please put all comments about this RFC here.

@gituser12981u2 gituser12981u2 self-assigned this Mar 22, 2026
@gituser12981u2 gituser12981u2 added the documentation Improvements or additions to documentation label Mar 22, 2026
@alexcu2718
Copy link
Copy Markdown
Collaborator

I do wonder if the singular handle type view maybe a blocker for more eccentric design choices down the road?

One thing we may want to do is use (or create a simple one ourselves?) for a bump allocator, it's piss easy if it's thread local to self write but obviously not suitable. Probably best to investigate this?

(The bump allocator would have to be non-homogenous, pretty simple though.)

*Maybe this comes into mind later down the road, when we're handling game entity objects.

Other than that random discourse, looks really slick. Also love the concept use haha.

@gituser12981u2
Copy link
Copy Markdown
Owner Author

gituser12981u2 commented Mar 30, 2026

Okay, I add allocator input (optional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants