Rewriting the whole Finder?
I don't know:
- the complete list of tasks that is done by the Finder,
- how to draw on the desktop,
- the meaning of the folder view flags.
What I can certainly do better is fast drawing and scrolling of windows with
many items.
I can easily scroll a window with one million items while using almost no
processor time.
The Finder behaves oddly when I try to display 40,000 items.
I can improve that, and also copying and emptying the trash.
I would also use normal menus instead of the Mercutio MDEF.
I would use plug-ins for the commands, so they can be easily replaced.
I would use a task window like in Puppy Linux.
If you want to do something, then a task is added to the list.
When your task list is complete then you click "Start".
Then the tasks are done one after the other, instead of simultaneously like
the current Finder does.