Task #12237
Usability: add facilities for better/easier use of associations
Description
This is related to the usability improvement project.
Details are not described in this ticket and they are left to the subtickets.
Related issues
History
#1 Updated by Gianluca Petrillo over 4 years ago
- Assignee changed from Gianluca Petrillo to Saba Sehrish
Saba has been working on this and she is the owner of the issue.
#2 Updated by Katherine Lato over 4 years ago
- Related to Support #13025: Track the work on associations. added
#3 Updated by Saba Sehrish almost 3 years ago
- Status changed from Assigned to Resolved
Following utilities were implemented using the range v3 library, and are available in canvas/Utilities.
for_each_group(/* association collection */, /* a callable */);
for_each_group_with_left(/* association collection */, /* a callable */);
Some utilities based on the above are in lardata/lardata/Utilities.
#4 Updated by Katherine Lato almost 2 years ago
- Status changed from Resolved to Closed