- 
Committer:
John Arbash Meinel
 
- 
Date:
2008-12-13 03:19:40 UTC
 
- 
mto:
This revision was merged to the branch mainline in
revision
3912.
 
- 
Revision ID:
john@arbash-meinel.com-20081213031940-goymz22b10o9zu32
 
Change the XMLSerializer.read_inventory_from_string api.
This allows us to pass in the entry cache, rather than using a global.
This gives a lifetime to the cache, and eliminates some of the
concerns about expecting a different IE from different serializers, etc.
The cache is also cleared when the repo is unlocked.