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

Lukáš Fryč (JIRA) issues at jboss.org
Thu Oct 15 16:05:00 EDT 2015


     [ https://issues.jboss.org/browse/ARQ-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-949:
---------------------------
    Description: 
What are reasons for {{Externalizable}}:

* no need to define {{serialVersionUID}}

What are requirements:

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

  was:
What are reasons for {{Externalizable}}:

* no need to define {{serialVersionUID}}

What are requirements:

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



> 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
>          Components: Extension - Warp
>            Reporter: Lukáš Fryč
>             Fix For: warp_1.0.0.Beta1
>
>
> What are reasons for {{Externalizable}}:
> * no need to define {{serialVersionUID}}
> What are requirements:
> * custom {{readObject/writeObject}} implementation in {{Inspection}}
> * or customized {{ObjectOutputStream}}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the arquillian-issues mailing list