]
Lukáš Fryč updated ARQ-949:
---------------------------
Comment: was deleted
(was: Do we still need this?)
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}}