[MERGE] Bundle refactoring

John Arbash Meinel john at arbash-meinel.com
Wed Jun 21 16:40:52 BST 2006


Aaron Bentley wrote:
> Hi all,
> 
> This patch refactors the bundle code to move the 0.7-specific
> BundleReader into bundle.serializer.v07, renames bundle.bundle_reader to
> bundle_bundle_data, and transplants BundleReader.get_revision onto
> BundleInfo, while removing BundleReader.get_bundle entirely.
> 
> These changes let us abstract out BundleReader.  Instead, we call
> read_bundle (or read_bundle_from_url) which return a BundleInfo, then
> call install_bundle(BundleInfo).  And finally, we pull or merge
> BundleInfo.target.
> 
> Since we're now talking about getting 0.9 out soon, I wanted to get
> these API changes done before then.
> 
> Aaron

I saw that you went ahead and merged this. I'm happy that you did it,
though I was hoping to review it, and just didn't get time yet.

From the commit messages it looks like you did exactly what I was hoping
for, though. So again, thanks.

John
=:->

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


More information about the bazaar mailing list