[MERGE] Output refactoring and XML integration into bzrlib

Martin Albisetti argentina at gmail.com
Sat Nov 17 01:29:12 GMT 2007


On Nov 10, 2007 3:38 AM, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> I would advise against using the TreeDelta output for any new work.  The
> ChangeReporter interface has much higher fidelity.

I've been looking into using ChangeReporter (we used TreeDelta as it's
what is currently implemented), but I get the impression it's only
implemented for --short.
Am I understanding it wrong?

Would you need us to implement long logs on the ChangeReporter class?

If so, we might need a bit of mentoring  :D

We're currently splitting this up into Output Abstraction Layer and
XML implementation so the patch is easier to read (also removing the
bits from builtins.py which seemed to finished up there by mistake).

More on this soon as we're currently sprinting again.


Martin



More information about the bazaar mailing list