[infinispan-issues] [JBoss JIRA] (ISPN-2194) Avoid adapter wrapping by implementing JBoss Marshaller's own ByteOutput in our ByteStream implementations
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Sat Aug 11 13:28:14 EDT 2012
Sanne Grinovero created ISPN-2194:
-------------------------------------
Summary: Avoid adapter wrapping by implementing JBoss Marshaller's own ByteOutput in our ByteStream implementations
Key: ISPN-2194
URL: https://issues.jboss.org/browse/ISPN-2194
Project: Infinispan
Issue Type: Enhancement
Components: Marshalling
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 5.2.0.ALPHA3
All our stream implementations need to be wrapped in an adapter when fed into JBMAR's writers, while we could simply declare the interface without even needing to add methods, as we already use the same methods.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list