Single item access IO #15

Closed
opened 2024-08-29 16:44:07 +02:00 by lash · 2 comments
Owner

Data item get and set should operate on leaves only. E.g;

  • getData(ACCOUNT_PIN)
  • setData(PROFILE_FIRSTNAME, "Melvin")

etc.

Data item get and set should operate on leaves only. E.g; * `getData(ACCOUNT_PIN)` * `setData(PROFILE_FIRSTNAME, "Melvin")` etc.
lash added the
Kind/Enhancement
refactor
Status
Blocked
labels 2024-08-29 16:44:59 +02:00
Author
Owner

This should be implemented on top of a generalized db get/set interface in vise

This should be implemented on top of a generalized db get/set interface in vise
Author
Owner
resolves in https://git.grassecon.net/urdt/ussd/src/branch/wip-code-check
lash closed this issue 2024-09-05 17:51:26 +02:00
lash removed the
Status
Blocked
label 2024-09-05 17:51:31 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urdt/ussd#15
No description provided.