[
https://issues.apache.org/jira/browse/WAVE-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Lown resolved WAVE-108.
---------------------------
Resolution: Fixed
The DualIdSerializer which WaveId.deseralizer uses will indeed throw an
exception if this is attempted.
> WaveId.deserialise(WaveId.toString()) should be guaranteed to fail
> ------------------------------------------------------------------
>
> Key: WAVE-108
> URL: https://issues.apache.org/jira/browse/WAVE-108
> Project: Wave
> Issue Type: Bug
> Priority: Minor
>
> We should make sure that the output of WaveId.toString() always makes
> WaveId.deserialize() throw an exception. I.e., if someone uses
> WaveId.toString() instead of WaveId.serialize(), we should fail early.
> I didn't confirm this, but the current behavior seems to be garbage-in
> garbage-out.
> Same for WaveletId and WaveletName.
> ---
> Issue imported from
> http://code.google.com/p/wave-protocol/issues/detail?id=107
> Owner: [email protected]
> Label: Type-Defect
> Label: Priority-Medium
> Stars: 0
> State: open
> Status: Accepted
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)