Skip to content

[FEATURE] xp-clifford: Add other config parameter types #13

@gergely-szabo-sap

Description

@gergely-szabo-sap

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

Metadata

Metadata

Labels

cliffordxp-clifford frameworkhelp wantedExtra attention is needed

Projects

Status

No status

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions