Ryan Emerson created ISPN-10456:
-----------------------------------
Summary: Remove ExternalPojo Interface and ExternallyMarshallable
Key: ISPN-10456
URL:
https://issues.jboss.org/browse/ISPN-10456
Project: Infinispan
Issue Type: Sub-task
Components: Core
Affects Versions: 10.0.0.Beta4
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta5
ExternallyMarshallable & ExternalPojo don't really make sense with the latest
marshaller changes (ISPN-10354), as the Global & Persistence marshallers can only
handle types they know about. Unknown types are always handled by the user marshaller and
when JavaSerializationMarshaller is used (the default now) the user has to explicitly add
classes to the white list.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)