Menu

#237 Do not serialize preferences

open
nobody
None
5
2006-01-16
2006-01-16
S
No

Currently preferences are serialized based on JVM. If
running to different JVM's on the same machine there
may be a conflict in the way that the data is
serialized. So rather then saving the serialzied class
save the data as an export and import the data as an
export. This will prevent any incompatablities across
JVM's.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB