Unify SourceInfo class, probably breaks backend, I will fix it after
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 23 Jun 2006 10:15:04 +0000 (10:15 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 23 Jun 2006 10:15:04 +0000 (10:15 +0000)
commite3d27414040d5a91556dff6408c0c56de635ebea
treec4d60fb6636e01ce26e43cd1095c208c02e52bc6
parented9cd147fe2b0897de959d60efa7f76516a632b0
Unify SourceInfo class, probably breaks backend, I will fix it after
lunch.

This class includes a trstate autorefresh, supposed to fix the
non working autorefresh.
15 files changed:
zypp/Makefile.am
zypp/SourceManager.cc
zypp/SourceManager.h
zypp/parser/xmlstore/XMLSourceCacheParser.cc
zypp/parser/xmlstore/XMLSourceCacheParser.h
zypp/source/Makefile.am
zypp/source/SourceInfo.cc [moved from zypp/source/SourceCreateContext.h with 70% similarity]
zypp/source/SourceInfo.h [new file with mode: 0644]
zypp/target/store/Backend.h
zypp/target/store/PersistentStorage.cc
zypp/target/store/PersistentStorage.h
zypp/target/store/XMLFilesBackend.cc
zypp/target/store/XMLFilesBackend.h
zypp/target/store/serialize.cc
zypp/target/store/serialize.h