Skip to content

Implement a status domain generator for enums#15

Merged
BurningEnlightenment merged 7 commits intomasterfrom
dev/status-code-helper
Oct 31, 2022
Merged

Implement a status domain generator for enums#15
BurningEnlightenment merged 7 commits intomasterfrom
dev/status-code-helper

Conversation

@BurningEnlightenment
Copy link
Copy Markdown
Contributor

Purpose

Defining status domains requires quite a bit of boilerplate code which is very similar for simple status codes based on enumerations. In these cases we simply don't need the generality provided by the status-code library.

Solution Sketch

Add a status domain template which adapts status enumerations described by an extension point.

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

Successfully merging this pull request may close these issues.

1 participant