-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
cleanupThis is a cleanup or a renovation of the current codeThis is a cleanup or a renovation of the current codeenhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/highSomething is of high prioritySomething is of high priority
Milestone
Description
Description
Create utitilities for .VAR, @data.key and #Content_Type, to reduce magic variables.
Solution
Add utils/keys...? and
- add prefixes to it (global)
- add common funcs for transforming maps to prefixed versions
- add funcs for extracting data by keys with
headers,body, ... - add extra func to
requestsfor using req to get data by prefixed key - more...?
Alternatives
No alternatives.
Additional Context
Code is getting way to filled with magic @ or #, etc. and many funcs could be generalised into one modular one.
Metadata
Metadata
Assignees
Labels
cleanupThis is a cleanup or a renovation of the current codeThis is a cleanup or a renovation of the current codeenhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/highSomething is of high prioritySomething is of high priority