View Issue Details

IDProjectCategoryView StatusLast Update
0008258Talerwallet-corepublic2024-04-05 14:57
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritylowSeveritytweakReproducibilityhave not tried
Status assignedResolutionopen 
Target Version0.12 
Summary0008258: consider providing fluent interface for amount/date types, review date and amount type hierarchy [12h]
DescriptionWe currently provide many different data types (absolute, relative, precise, protocol-rounded, DB stamps).

We should do computations with only a single type (or rather class) for absolute and relative timestamps, and then properly convert to the other types. We should avoid doing direct computation with the other types.

Similar considerations apply to amount types (AmountString vs AmountJson). Instead of AmountJson, there should be one opaque immutable amount type and the AmountString we use in interfaces.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-01-24 15:29 Florian Dold New Issue
2024-01-24 15:29 Florian Dold Status new => assigned
2024-01-24 15:29 Florian Dold Assigned To => Florian Dold
2024-04-03 13:18 Florian Dold Summary consider providing fluent interface for amount/date types, review date and amount type hierarchy => consider providing fluent interface for amount/date types, review date and amount type hierarchy [12h]
2024-04-05 14:57 Christian Grothoff Target Version 0.11 => 0.12