Sh3z / DIPS

Dynamic Image Processing System for Windows
0 stars 3 forks source link

File System Persistence #10

Closed Sh3z closed 10 years ago

Sh3z commented 10 years ago

Ezak has requested the results from a finished job could also be saved to a folder rather than solely the database. This requires adding the directory-specifying component to the UI and implementation of an appropriate results handler.

We should decide whether jobs save either to one or the other, or both available persistence stores.

Sh3z commented 10 years ago

Note - implementation done, UI changes pending

Sh3z commented 10 years ago

User can now specify to save to the DIPS database or to a folder on their computer, or a mix of the two. They can also load their own handler implementation for connecting to other programs.