Merge lp://staging/~jelmer/bzr-search/lazy-xml into lp://staging/bzr-search
Proposed by
Jelmer Vernooij
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~jelmer/bzr-search/lazy-xml |
Merge into: | lp://staging/bzr-search |
Diff against target: |
79 lines (+35/-27) 1 file modified
index.py (+35/-27) |
To merge this branch: | bzr merge lp://staging/~jelmer/bzr-search/lazy-xml |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Robert Collins | Pending | ||
Review via email: mp+53253@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2011-03-15.
Description of the change
Add lazy function for determining XML serializers.
This prevents them from being imported every time bzr-search is loaded.
To post a comment you must log in.
This seems to be much more than that - have you included your rejected
other branch perhaps?