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

Allow to configure more overlays #370

Merged
merged 2 commits into from Apr 4, 2023
Merged

Allow to configure more overlays #370

merged 2 commits into from Apr 4, 2023

Conversation

smortex
Copy link
Member

@smortex smortex commented Feb 21, 2023

When attempting to configure an overlay unknown to the module, we end-up with broken configuration. In this case, a compilation failure is preferable.

Rework the code generation code to fail hard in such circumstances, and add some missing overlay configuration that we could not manage with the module previously.

Reduce repetitions and fail hard when the overlay is unknown.
@smortex smortex force-pushed the overlay-object-class branch 2 times, most recently from 24d42cc to bc0aafa Compare February 22, 2023 00:12
@smortex smortex changed the title Improve overlay objectClass handling Allow to configure more overlays Feb 22, 2023
@smortex smortex added the enhancement New feature or request label Feb 22, 2023
@smortex smortex marked this pull request as ready for review February 22, 2023 00:36
@smortex smortex merged commit f76a3a3 into master Apr 4, 2023
@smortex smortex deleted the overlay-object-class branch April 4, 2023 18:50
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.

None yet

2 participants