Basic functionality has been tested in different scenarios. One problem stills unsolved, when serializing same data for different mappers, them would be serialized independently several times. It is possible to reduce the overhead by sharing the serialization step with a weak table as cache.