Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
None
-
None
-
None
Description
We're providing a means to invoke static factory methods for flux components via STORM-2796.
This is follow-up issue to also provide a means to support reflist for properties.
properties: - name: "timeLen" args: - ref: "time1" - name: "timeLenArr" args: - refList: ["time1", "time2"]
Note that we also have simple workaround here, so I'm just going to set priority to be 'minor'.
configMethods: - name: "setTimeLenArr" args: - reflist: ["time1", "time2"]