ui factory - what should it do?
Martin Pool
mbp at sourcefrog.net
Wed Feb 22 03:53:09 GMT 2006
On Tue, 2006-02-21 at 17:05 -0800, Robey Pointer wrote:
> The code I posted last week used a single pbar object, on which
> callers could push and pop state. Debouncing is trivial that way.
> We could also use weakref to do an automatic pop when a child pbar is
> collected (though I may be jumping ahead here).
Probably better to just have code use a try/finally block in the scope
where the progressbar is created.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060222/68fca533/attachment.pgp
More information about the bazaar
mailing list