The dummy classes are of course specific for testing purposes but the standard serializer is an alternative (a rather less performing one, I have to say) to the protostuff serializer - what do we want to do with it? Il giorno 01/gen/2012 15:17, "Benoit Perroud" <[email protected]> ha scritto:
> Hi, > > I remarked there is several unused classes in > org.apache.directmemory.serialization : > > DummyPojo, DummyPojoSerializer, StandardSerializer > > Couldn't we move those classes in > org.apache.directmemory.serialization.test ? > > Benoit. >
