-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ian Clatworthy wrote: > Gary van der Merwe wrote: > >> I hope you plan to reuse qbzr's TreeWidget. Please let me know if >> there is anything I can help with this. >> > > I certainly do! > > Ian C. >
I'll just mention that I think there is a strong case for having a WT widget that acts differently than a RevisionTree widget. Namely because a RT cannot have any changes, or conflicts, or... Not to mention that lookups in a WT are often best done by path, while lookups for a RT are best done by file-id. Also, a WT widget should probably be populated by something like 'iter_changes(include_unchanged=True, include_unknowns=True)', though I'm not 100% sure how that handles ignored (you probably have to call 'is_ignored()' yourself on any unknown files.) John =:-> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkq48ZAACgkQJdeBCYSNAANU9wCdERhIKPT+bgNDbTHsnUtgX1l1 F3wAoL8kgILF2guYl08nDVSJwsYOs4FR =OQiP -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~bzr-explorer-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-explorer-dev More help : https://help.launchpad.net/ListHelp

