On 09 Jul 2014, at 14:38, Gunnar Morling <gunnar(a)hibernate.org> wrote:
2014-07-09 13:24 GMT+02:00 Emmanuel Bernard
<emmanuel(a)hibernate.org>:
We need to address some of Gunnar’s comments on the master PR. He proposed some renaming
for example. Gunnar, do you want to take the lead?
Yes, I can do the merge to 4.3.
I don't have strong feelings on the renaming, but I'm a bit concerned about the
de-serialization issue. Do we for now just assume that all potential EE implementations
use the same persistent representation? Then always de-serializing into DefaultEntityEntry
as it's currently happening should be ok.
That has my preference. But we should find a way to make it more explicit.