Comment 1 for bug 385111

Revision history for this message
Gary van der Merwe (garyvdm) wrote : Re: [Bug 385111] [NEW] qbind command needed

On Tue, Jun 9, 2009 at 10:35 AM, Ian
Clatworthy<email address hidden> wrote:
> Implementation wise, I'd be tempted to reuse the code out of
> builtins.cmd_bind.run(), trapping the various exceptions and presenting
> the right message dialogs accordingly. (I don't think SubProcessDialog
> is worth it here.)

This probably should the same dialog as qswitch, and qswitch may need
to update files in the working tree, which may take a while. So
disagree - I think it makes sense to make it a SubProcessDialog.