On Feb 24, 2006, at 11:43 AM, Brad Choate wrote:
I've wondered if they might someday offer the ability to drag an unsaved file regardless, invoking a "save a copy" behavior upon dropping it someplace... but I'm not familiar enough with the interfaces at work here to know if that's even feasible or not.
Technically, it's feasible, but it becomes complicated to communicate to the user exactly what the state of the data on disk would be, and in which copy. You really don't want to be confused about where your data is.
Chris