You are absolutely right. I was just noticing that the bzrlib.ui.UIFactory.nested_progress_bar() does _not_ behave the same as the GtkUIFactory version. :( So much for superficial testing. Sorry!
Jasper Jelmer Vernooij wrote: > On Sat, 2009-03-07 at 22:11 +0100, Jasper wrote: >> Remove call to the progress.ProgressBarStack >> >> The ProgressBarStack has been deprecated in bzr 1.12. This functionality >> is now handled in bzr.ui.UIFactory so the bzr-gtk GtkUIFactory can use >> that nested_progress_bar method instead of defining its own. > bb:reject > > We shouldn't just remove this to silence the deprecation warning, we > should be fixing the code to use the right API's. > > Cheers, > > Jelmer -- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
