The .every() modifier of table MAFs should be enhanced, to allow selections of opposite directions and finer control over which items are selected, e.g. via a passed index vector like .every({a:b:c}).
This functionality enhancement can be implemented, if the return value of the Datafile::parseEvery() member function is changed to a VectorIndex class instance. The function shall be enabled to parse something like {a:b:c}. This will require that all MAF implementations are changed to make use of VectorIndex class instances.
.every() were processed successfully.Functionality was tested with the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r738]
Diff: