Hi,
I remember we had this discussion at one point, sorry if I am repeating it.
ConstantObjectTable has all the externalizer's statically defined within it. Can it
just read them on the fly from the annotations existing on the object it needs to
serialize? I.e. if e.g. TransientMortalCacheEntry is annotated as @Marshallable why is it
needed to add it to the ConstantObjectTable again?
Cheers,
Mircea