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

Metacoding definitions should be in separate header files. #265

Open
Algomorph opened this issue Jul 29, 2020 · 0 comments
Open

Metacoding definitions should be in separate header files. #265

Algomorph opened this issue Jul 29, 2020 · 0 comments
Labels
ease-of-use Issues that, if resolved, would significantly ease usage / experiments enhancement

Comments

@Algomorph
Copy link
Owner

When metacoding definition macros are being modified, the entire codebase needs to be recompiled (adverse compilation speeds).

If they were split out from declaration / full struct macros, this would help reduce compilation speed as only the relevant compile units with definitions would be affected.

@Algomorph Algomorph added ease-of-use Issues that, if resolved, would significantly ease usage / experiments enhancement labels Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ease-of-use Issues that, if resolved, would significantly ease usage / experiments enhancement
Projects
None yet
Development

No branches or pull requests

1 participant