Jump to contentJump to page navigation: previous page [access key p]/next page [access key n]

3 Issues To Solve

There are some issues to solve to make this work correctly. Specifically these are:

  • Find a place for permanent storing.

  • Preserve information about original image and make them easily accessible without touching the original.

  • Provide the ability to handle different thumbnail sizes.

  • Take care of thumbnail generation failures.

  • Find a way to access thumbnails concurrently with different programs.

All these things will be discussed in the next chapters and solutions will be presented.