Changes between Version 5 and Version 6 of Modules/Batches


Ignore:
Timestamp:
2011-01-12T13:46:19+01:00 (14 years ago)
Author:
Erik Roos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules/Batches

    v5 v6  
    1414 * Maybe it would be useful to support multiple Batches per user?
    1515
    16 >> MS: do you want to make batch available in the standard screens?
     16>MS: do you want to make batch available in the standard screens?
    1717
    1818== Technical Implementation ==
     
    2525The dynamic Batch would have to be very different from the static Batch. It is not a list of entities but a list of query parameters. However, it would be handy to make the two kinds of Batches conform to the same interface, so we can have lists in our map that can hold both types at the same time.
    2626
    27 > MS: if possible I would try to put this in MolgenisBatch as well.
     27>MS: if possible I would try to put this in MolgenisBatch as well.