[
https://issues.jboss.org/browse/ISPN-2133?page=com.atlassian.jira.plugin....
]
Emmanuel Bernard commented on ISPN-2133:
----------------------------------------
It kinda depends on the scope of the context.
If that's per Infinispan operation, I think it would be really hard to do (esp with
the async stuff).
If that's per cache. I guess when you create a cache you could have some fluent API of
sort to attach some context that would be provided to the externalizer. Or better and more
simply, offer a way to attach externalizers just for a specific cache. In which case we
could add state to them via their constructor.
Provide a context for object de-serialization
---------------------------------------------
Key: ISPN-2133
URL:
https://issues.jboss.org/browse/ISPN-2133
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Sanne Grinovero
Labels: SLOWING_OGM
See proposal description at
http://lists.jboss.org/pipermail/infinispan-dev/2012-June/010925.html
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)