|
|
|
|
|
by weddpros
4630 days ago
|
|
Take Adobe Lightroom or iPhoto or Aperture: they already use an "app first" approach. Files are secondary, as these apps can handle 1000s of files easily. Adobe Photoshop is "files first". They still require "file management" from the user, depending on his special storage needs.
Some productivity applications like mail have long had an "app first" approach. These require NO file management. That's interesting. |
|
What is needed is an OS level abstraction that still lets you access your data in files, but hides the actual physical organization of these files. The application interface to the file system shouldn't be a tree but a database/query like interface. Microsoft had great plans for this (already in Vista http://en.wikipedia.org/wiki/WinFS), but had to pull the plug on it. It hasn't reappeared in Win7 or 8. In a system like WinFS applications like Lightroom awould not have to manage its own SQLite database tables of your photos and their physical location. The query would go directly to the operating systems file database.