It's about who writes the file viewers actualy
... The lack of a thumbnail view in this day and age is ridiculous, and I just hope there's a less obnoxious implementation of it than CoverFlow in Leopard. ....
I am just responding to this one point of yours because other folks have made it time and again on this list and while some of your other points are good, this one is (kindof)
not IMO.
The whole issue of picture management in the finder basically comes down to thumbnail view and "quick-preview" type features. While people are correct that these features are to be found in Explorer on Windows, this was far from always the case. For many years, (at least up to win95 if not further), the only way to get this feature was to use an add-on like ACDcee (sp?), so it's fairly typical of Windows in general that MS would copy this and put it right in the Explorer shell.
The way this is done is to write dozens and dozens (perhaps hundreds) of file interpretors that can read all the different formats and create that thumbnail you see "on the fly." No one can possibly do this for all file types of course, there are just too many, but all the big picture and document ones are fairly straightforward.
OS-X, like MS Windows, had *always* had the ability to display thumbnail views and quick previews if the program that created the file saves such information within itself (like Photoshop), or if the program provides one of these file level interpreters. Being a Unix system however, the
default on OS-X (and rightly so), is that such file level interpreters
should really be written by the people that write the program in the first place.
My solution for this problem is that since most of my graphic work is in PhotoShop, all I do in the Finder is dump the pics in a folder and set that folder to display icons at 128 x 128. Voila! I get thumbnails, but only because PhotoShop is creating them for me. You also get previews in column view this way.
With Leopard, Apple has simply stopped waiting for other vendors to provide these tools and written file interpreters themselves. Thus with Leopard, we will get the whole "quickview" thing anyway and everyone will forget in about ten minutes that this was ever an issue.