haiku/headers/private/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
..
BlockBufferCacheImpl.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
CachedBuffer.h * attributed copyright in all public HPKG headers to Haiku, Inc. 2011-01-30 15:15:33 +00:00
HPKGDefsPrivate.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
PackageReaderImpl.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
PackageWriterImpl.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
RepositoryReaderImpl.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
RepositoryWriterImpl.h Fix problems in repository writer 2011-02-10 19:05:35 +00:00
Stacker.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
Strings.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
WriterImplBase.h Largish adjustments to PackagerReaderImpl and package attribute 2011-02-12 19:21:37 +00:00
ZlibCompressionBase.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibCompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibDecompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00