PDA

View Full Version : Piles (file stacks)


candiazoo
Nov 21, 2003, 08:44 AM
...have you considered implementing your own version of piles (or file stacks)? I realize that for it *should* be implemented at the file system driver level, or a little above, but you could still manage it with a limited amount of disk space and processor overhead, but creating a list of grouped files that the PathFinder file viewer would "stack".

Anyway, just a thought. The rest of it (how it would appear to the user, etc) I would be happy to leave up to you!

:D

Mike J.

Steve Gehrman
Nov 29, 2003, 05:52 PM
I'm waiting to see what Apple does with piles.

I'm afraid that I'll do a bunch of work designing this, then in 10.3.? Apple will release piles and I would have wasted my time.

I'm going to wait a little longer before adding this feature.