[arquillian-issues] [JBoss JIRA] (ARQ-949) Warp: Improve serialization by using Externalizable instead of Serializable

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue May 22 07:17:18 EDT 2012


Lukáš Fryč created ARQ-949:
------------------------------

             Summary: Warp: Improve serialization by using Externalizable instead of Serializable
                 Key: ARQ-949
                 URL: https://issues.jboss.org/browse/ARQ-949
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
            Reporter: Lukáš Fryč
             Fix For: warp_1.0.0.next


What are reasons for {{Externalizable}}:

* no need to define {{serialVersionUID}}

What are requirements:

* custom {readObject/writeObject}} implementation in {{ServerAssertion}}
* or customized {{ObjectOutputStream}}

--
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 arquillian-issues mailing list