[jboss-dev-forums] [Design of JBoss Serialization] - Support for readObject/readResolve replacement?
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Sep 28 10:23:49 EDT 2006
Do we honor the java.io.Serializable readObject/readResolve contract such that one can control what object is returned? A typical example of using this is the old type safe enum pattern that maps a string/int onto a static final instance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974894#3974894
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974894
More information about the jboss-dev-forums
mailing list