[infinispan-issues] [JBoss JIRA] Commented: (ISPN-986) Dynamic Externalizer discovery
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Apr 1 09:44:38 EDT 2011
[ https://issues.jboss.org/browse/ISPN-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593223#comment-12593223 ]
Galder Zamarreño commented on ISPN-986:
---------------------------------------
By the way, in JBMAR's case the @Externalize annotation goes in the class that's being externalized. In Infinispan, this should be the other way around, it should go in the externalizer class, cos the end user might not be able to modify the class that's being serialized cos it belongs to a 3rd party library or it's closed source.
So, supporting both method calls from some abstractions to be created which I'm working on.
> 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
More information about the infinispan-issues
mailing list