Part of bzrlib
| Class | Registry | A class that registers objects to a name. |
| Class | FormatRegistry | Registry specialised for handling formats. |
| Class | _ObjectGetter | Maintain a reference to an object, and return the object on request. |
| Class | _LazyObjectGetter | Keep a record of a possible object. |