Ticket #212 (closed enhancement: fixed)
Split imag instance into instance and location
| Reported by: | harri | Owned by: | harri |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.0 |
| Component: | common | Version: | |
| Keywords: | schema-update | Cc: | |
| Test Case Result: |
Description
Currently image instance points directly to a location in file system. However, same image file can reside in several places or not be present at all (only information that it exists somewhere is stored in Photovault).
Better design would be that ImageInstance? describes a certain file (identified by its hash code) and there would be 0..n locations (volume + volume internal file name) associated with it.
Change History
Note: See
TracTickets for help on using
tickets.
