[
https://issues.jboss.org/browse/ISPN-986?page=com.atlassian.jira.plugin.s...
]
Galder Zamarreño commented on ISPN-986:
---------------------------------------
Actually, it's not possible to have an annotation on the Externalizer itself, cos the
framework will receive the object to be externalize, so how's it gonna figure out
which, if any externalizers to use dynamically without any other hint? The annotation
needs to be part of the class being externalized. This brings the following limitation:
- JBMAR Externalizer cannot be used with objects that cannot be modified by the user. To
deal with such situations, the more advanced Infinispan Inner Externalizer method needs to
be used where the externalizers are pre-registered.
Dynamic Externalizer discovery
------------------------------
Key: ISPN-986
URL:
https://issues.jboss.org/browse/ISPN-986
Project: Infinispan
Issue Type: Feature Request
Components: Marshalling
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Priority: Critical
Fix For: 5.0.0.BETA1, 5.0.0.FINAL
Look into how JBMAR sends Externalizers can be sent via the wire so that receiving side
does not need to know about Externalizers in advance.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira