aperture-tiles icon indicating copy to clipboard operation
aperture-tiles copied to clipboard

Configurable Kryo serializer

Open nkronenfeld opened this issue 11 years ago • 0 comments

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.

nkronenfeld avatar Mar 24 '15 14:03 nkronenfeld