- this will be the common classes to transport data from parsers to
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 29 Jun 2006 13:48:03 +0000 (13:48 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 29 Jun 2006 13:48:03 +0000 (13:48 +0000)
commitb6abb1aeff451acf4a076243f56e3b991c564af7
treeabd840d6185cbcd68f6c23dd32eef5b191d629cb
parentccd3c7d3ed989dd51c38d7f65f026699aa9a9574
- this will be the common classes to transport data from parsers to
  cache as we cant expose the sqlite schema to source cachers or then
  we will need to fix it everywhere if the schema changed

  so we will say goodbye to yum data soon.
configure.ac
devel/devel.dmacvicar/testbed.cc
zypp/Makefile.am
zypp/cache/SourceCacher.cpp
zypp/data/Makefile.am [new file with mode: 0644]
zypp/data/ResolvableData.cc [new file with mode: 0644]
zypp/data/ResolvableData.h [new file with mode: 0644]