support multiple read request for one variable
Created by: guj
Need to support multiple selection in the Variable class so it is possible to schedule multiple GetDefered() requests on that variable.
Right now client has to union different selections or do GetSync() if they want to read data from 2 different boundingboxes for the same variable