generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
cliffordxp-clifford frameworkxp-clifford frameworkhelp wantedExtra attention is neededExtra attention is needed
Description
Context
Currently, xp-clifford supports configuration parameters of the following types:
- bool
- string
- []string.
We shall extend the list of supported types.
Scope
Add the following configuration types:
- int
- []int
- float
- []float
- duration
- []duration
Provide ValueOrAsk method for the int, float, and duration types.
Add documentation comments to the new types.
Extend the xp-clifford documentation with the new types.
Out of scope
Technical Steps
Workarounds & Alternatives
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliffordxp-clifford frameworkxp-clifford frameworkhelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
No status
Status
In Progress