As opposed to keeping it on the CompositeType. We have wanted to do this for some time anyway as it has many other benefits (prerequisite for discriminated composite hierarchies e.g.).
But the current state is now causing problems due to changes for HHH-8962. The problem is serialization. Since the changes for HHH-8962 push not serializable state (ClassLoaderService) into the CompositeType, we now have problems serializing.
|