Make TimeFrame, Duration, Time and related classes Serializable.
----------------------------------------------------------------
Key: WICKET-2351
URL: https://issues.apache.org/jira/browse/WICKET-2351
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.4-RC6
Environment: Any
Reporter: Tim Boudreau
They are all quite useful if you're doing a site with "auctions" or any sort of
event that has a specific time frame. It's a pity to have to convert them into
longs to allow them to be serialized into the session.
Actually, they'd be quite useful outside of Wicket in their own library,
although perhaps JodaTime will save us.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.