Lukáš Fryč created ARQ-948:
------------------------------
Summary: Make the ServerAssertion abstract class to ensure future
compatibility
Key: ARQ-948
URL:
https://issues.jboss.org/browse/ARQ-948
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
We may decide to use {{Externalizable}} or use custom {{ObjectOutputStream}} to serialize
the {{ServerAssertion}}.
In that case, it may be necessary to use {{abstract class}} instead of {{interface}}.
Let's define it so for sake of future compatibility.
--
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