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
Show replies by date