Hi Damine,

I believe the dirty bit info should be used only internally by Gora to
manage the data, is there particular reason you need to include it to
the wire to external component?

- Henry

On Tue, May 20, 2014 at 6:38 AM, Damien Raude-Morvan
<[email protected]> wrote:
> 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

Reply via email to