haiku/headers/os/package/hpkg
Oliver Tappe 33bc4425be Largish adjustments to PackagerReaderImpl and package attribute
handling:
* package attributes are now compatible with the low level attribute
  handling of other HPKG attributes (such that 'package dump' now shows 
  package attributes, too)
* dropped type names from hpkg format, the attributes were identified
  by IDs already and this simplifies the code considerably. Type names
  are now handled in BLowLevelPackageHandler only.
* instead of rolling their own mechanism, high-level package attributes 
  handling is now implemented via a corresonding set of 
  AttributeHandler-subclasses
* adjusted package writer to only write package attributes that are
  needed (empty ones are left out)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40466 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-12 19:21:37 +00:00
..
BlockBufferCache.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
BufferCache.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
DataOutput.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
DataReader.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
ErrorOutput.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
HPKGDefs.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
PackageAttributeValue.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageContentHandler.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
PackageData.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageDataReader.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageEntry.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageEntryAttribute.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
PackageInfoAttributeValue.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
PackageReader.h Fix header guard (in comment) 2011-02-10 19:09:14 +00:00
PackageWriter.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
RepositoryContentHandler.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
RepositoryReader.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
RepositoryWriter.h Fix problems in repository writer 2011-02-10 19:05:35 +00:00