4 This package implements dynamic schema adaptation [1] for use with the
5 stereotypes content framework.
7 Reads and writes are relatively inexpensive. A casual test yields
8 approx. 30.000 read or write operations per second, while adaptations
9 are about twice the cost.
15 [1] Dynamic adaptation is a pattern used to adapt content objects to
16 any schema interface (interfaces declaring attributes only).