FLUID-5972: Add a convention for transforming each member of an array...

Metadata

Source
FLUID-5972
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
Colin Clark
Reporter
Tony Atkins [RtF]
Created
2016-09-27T06:00:07.519-0400
Updated
2024-07-22T09:21:13.486-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Model Transformation System

Description

In my own work, I created a transform function that allows you to perform a single transformation on every element in an array:

https://github.com/the-t-in-rtf/ul-api/blob/UL-65/src/js/client/transformArray.js

As I will be working on submitting other transformation functions, I wanted to create this and ask @@Antranig Basman if he'd like to see this as well. "hell no" and "not yet" are perfectly acceptable answers.

Comments