-
Committer:
Robert Collins
-
Date:
2010-06-18 04:37:50 UTC
-
mto:
This revision was merged to the branch mainline in
revision
5308.
-
Revision ID:
robertc@robertcollins.net-20100618043750-ij6cdr2fudc71jjs
``Branch`` formats can now be loaded lazily by registering a
``MetaDirBranchFormatFactory`` rather than an actual format. This will
cause the named format class to be loaded only when an enumeration of
formats is needed or when the format string for the object is
encountered. (Robert Collins, Jelmer Vernooij)