Hi all, It seems that PersistentDatumReader and PersistentDatumReaderWriter are now gone in master branch. As I've find in git log, they have been dropped in GORA-321 (GORA_94 branch merge to master).
Those classes were really useful to me to serialize Gora persistent objects with all their dirty information (for instance to send them over the wire on AMQP). Is there issues with those classes and Avro 1.7.x ? Is there a way to restore this feature ? Regards, -- Damien

