Where applicable, Foundation's classes implement java.io.Serializable. This should be re-evaluated and possibly use java.io.Externalizable.
Logged In: YES user_id=46477 Originator: YES
In addition any transient objects (for example Log objects) need to be addressed too...
Log in to post a comment.
Logged In: YES
user_id=46477
Originator: YES
In addition any transient objects (for example Log objects) need to be addressed too...