Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9-RC1, 0.9
-
None
-
None
Description
As a performance improvement any instance that can be remoted or serialized, we should implement Externalizable for better performance. This also has a nice benefit for web environments - the rememberMe cookie value should be significantly smaller with a custom Externalizable implementation.