Changes between Initial Version and Version 6 of Ticket #252


Ignore:
Timestamp:
Jun 4, 2007, 12:12:51 PM (16 years ago)
Author:
Jari Häkkinen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #252

    • Property Priority changed from minor to trivial
    • Property Version changed from to trunk
    • Property Type changed from defect to enhancement
    • Property Milestone changed from to BASE 2.3
  • Ticket #252 – Description

    initial v6  
    22
    33A smarter approach would be to delete items in an order that is less likely to result in items beeing used when it is their time to be deleted. Ie. we should delete extracts before deleting samples, experiments before raw bioassays, etc. The worst case above could suddenly be turned into a best case where the isUsed method is only called once for every item.
     4
     5See also ticket:577