[MXS-789] Implement list_map function in list manager Created: 2016-07-05 Updated: 2017-12-01 Resolved: 2017-02-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | martin brampton (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Description |
|
As an alternative to iteration, implement a list_map function that accepts a list entry and a callback function, and calls the callback function with the list entry as a parameter along with arbitrary other parameters. |
| Comments |
| Comment by Johan Wikman [ 2017-02-01 ] |
|
list_manager has been deleted. |