aperture-tiles
aperture-tiles copied to clipboard
Configurable Kryo serializer
Currently, when using kryo serializers, one has to create a new serializer for each type, because of the type descriptor.
We should make a type descriptor factory, and make this a configuration issue - where the kryo serializer takes its type from configuration.