[ 
http://issues.ops4j.org/browse/PAXWICKET-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11984#action_11984
 ] 

David Leangen commented on PAXWICKET-33:
----------------------------------------

Indeed, the "usual" way to go about this is to add readObject() bla bla bla to 
the class in question, or to somehow just not use enums.

This seems like a bit of a waste. Since we need to build a specialized 
serializer for pax-wicket anyway, I was thinking that it seems easy enough to 
add something like:

> Provide support for serialization / deserialization of enums
> ------------------------------------------------------------
>
>                 Key: PAXWICKET-33
>                 URL: http://issues.ops4j.org/browse/PAXWICKET-33
>             Project: Pax Wicket
>          Issue Type: Improvement
>            Reporter: David Leangen
>            Assignee: Niclas Hedhman
>            Priority: Minor
>
> Java does not provide support for serializing and deserializing enums.
> It could be nice to be able to provide that support as part of pax-wicket, 
> since wicket uses such heavy serialization.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to