~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/directory-fingerprints.txt

  • Committer: Patch Queue Manager
  • Date: 2014-09-22 19:14:34 UTC
  • mfrom: (6598.1.2 bzr)
  • Revision ID: pqm@pqm.ubuntu.com-20140922191434-6bbnpnxi5jab4vim
(richard-wilbur) Allows launchpad APIs to use proxies by default(Paul Gear).
 (Paul Gear)

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
     as stored, or change the sort order for the inventory, or synthesize
259
259
     per-directory inventories in memory for hashing.
260
260
 
261
 
     However, xml is somewhat redundant and slow to parse/generate; and
 
261
     However, XML is somewhat redundant and slow to parse/generate; and
262
262
     reading the whole thing before comparing some sections is only a
263
263
     partial win.  It may be a smaller change but we'd be preserving
264
264
     things we want to change.