Changes between Initial Version and Version 1 of Ticket #1022


Ignore:
Timestamp:
May 8, 2008, 9:12:56 AM (16 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1022 – Description

    initial v1  
    66Implementation wise this should not be very difficult. We need to add methods to the DbEngine interface. The DefaultDb enginge needs to be extended with a method and the AbstractDbEngine should provide a default implementation. I think the default implementation should use equality testing in case of any better option.
    77
    8 
     8Note! This ticket is about support in the core only. See #1023 for support in the web interface.