hmsiccbl / screensaver1

Screensaver Version 1 - End of life on December 1, 2018
GNU General Public License v2.0
3 stars 3 forks source link

Raw data transformer: preserve the user entered ordering for the plate list #105

Closed JenniferSplaine closed 10 years ago

JenniferSplaine commented 11 years ago

For the raw data transformer. Can we put a sequential list of plates in Descending order? this used to be possible doesn't seem to work at the moment thx

seanderickson commented 11 years ago

Requirement is: the transformer should preserve the ordering of the plates as entered by the user. This applies to the discrete plates specified as well as to the ranges of plates entered.

Example: User enters the range: "1503-1499", then the plate list that the transformer will use will be "1503, 1502, 1501, 1500, 1499".