lp:~jameinel/bzr/2.2.0b2-contained-pack

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/bzr/2.2.0b2-contained-pack
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
Bazaar
Status:
Development

Recent revisions

5112. By John A Meinel

Merge and revert the removal, but keep some of the changes.

5111. By John A Meinel

some small bits to begin write group work.

5110. By John A Meinel

Hook up some of the add and remove functionality.

5109. By John A Meinel

Introduce the aggregate-index concept.

The idea is that most searches return the index where something is found,
and then we indirect through AggregateIndex.index_to_pack and
its .data_access member in order to get back to the original pack file.
We probably want to keep that in the long run.

5108. By John A Meinel

Another policy object.

I'm worried I'm going a bit overboard, but it is also nice to have the
discrete units of logic self-contained, rather than always being
aggregated into a single class.

5107. By John A Meinel

Start fleshing out a PackCollection.

It is a bit complex, because some of the abstractions start showing up.
However, we are making a bit of progress. We'll get there.

5106. By John A Meinel

Start thinking about how we want to expose the PackCollection as an entity.

5105. By John A Meinel

TODO updates

5104. By John A Meinel

Fix a bug in how save() was working.

It was setting the wrong basis for last-read memos.

5103. By John A Meinel

Make sure that we have initialized ourself before we return any content.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:bzr
This branch contains Public information 
Everyone can see this information.

Subscribers