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

Unroll current type system #21

Open
sroussey opened this issue Jan 31, 2025 · 0 comments
Open

Unroll current type system #21

sroussey opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@sroussey
Copy link
Owner

The current system uses an index into const types that can not be extended unless changing the library which is a no-go for a library. Use a lot of boilerplate instead. (will try to reverse that with reflection in a later issue, maybe...)

@sroussey sroussey self-assigned this Jan 31, 2025
@sroussey sroussey changed the title Break current type system Unroll current type system Jan 31, 2025
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