Fluid
Fluid copied to clipboard
Discussion: ViewHelpers calling other ViewHelpers
We should discuss if we want to introduce ViewHelpers that need helper functions, such as:
- sort
- map
- ...
There is already a draft PR #867 that experimented with this approach.
If we decide against it, we should evaluate other ways the mentioned ViewHelpers could be implemented, such as:
- sort alphabetically ascending/descending, values/keys