Merge cleanup

John Arbash Meinel john at arbash-meinel.com
Sat Jun 18 17:24:15 BST 2005


I was looking through the merge code again, and I think one good point
for cleaning it up would be to have it use more of the rest of bzrlib.

For instance, it has it's own Inventory class, it's own SourceFile
(rather than using InventoryEntry), and the MergeTree doesn't descend
from the standard Tree class.

I was looking at it, because I was thinking about writing a way for
serializing changesets similarly to the earlier discussed plans. But
while looking into it, I would have to re-learn all of the classes.

Would there be interest if I tried to make merge.py and changeset.py use
the other bzrlib classes?

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050618/42e1642a/attachment.pgp 


More information about the bazaar mailing list