
On Tue, 2007-02-13 at 03:32 -0400, bulia byak wrote:
On 2/13/07, Ted Gould <ted@...11...> wrote:
Do you consider this a bug or a feature?
Rather the latter. When you're exporting 20 files and have to click "yes" 20 times, it's a worse bug imho :)
Of course ideally it should be a single dialog with a "Yes to all" button, but I couldn't do it easily, because the dialog is shown by the export function which is called for each file and is unaware about other exports to follow. Any ideas how to fix this?
Yes, I agree that it should be one dialog. But, I think we should have that one.
I was thinking we'll probably just have to do it in a couple of passes. Not using the current dialog at all, just reimplementing that section of the code with a different path for determining which files will be overwritten.
I'll put it on my todo list, but with all the hacking you've been doing recently you'll probably have it done before I look at it ;)
--Ted