UserType backward incompatibility in 5.2
by Vlad Mihalcea
Hi,
I think that HEM introduced a backward incompatibility for UserTypes
because the contract has changed for nullSafeGet and nullSafeSet.
Instead of a SessionImplementor, we now need to provide a
SharedSessionContractImplementor.
This is going to break all UserTypes classes that were implemented by our
users.
Is this issue known?
Vlad
8 years, 6 months
5.1 branch backporting
by Vlad Mihalcea
Hi,
I have backported some fixed to 5.1, and I'm not sure if that was the right
thing to do.
I know that for 5.0 we should ask Gail if to backport anything
Now that we moved to 5.2, should we also ask Gail when to backport
something to 5.1 too?
Vlad
8 years, 6 months