
|
If you were logged in you would be able to see more operations.
|
|
|
XStream
Created: 03/Aug/07 07:53 AM
Updated: 25/Feb/08 05:01 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.3
|
|
|
from Jörg on user thread:
"immutability is normally something that is a very special case tied to special classes. It's just that Enums represent a complete hierarchy of class types that should be treated in this way. Therefore I am more inclined to add something like this to the mappers directly."
in general it woudl be nice to handle all enum types as immutable classes so that references are not used.
|
|
Description
|
from Jörg on user thread:
"immutability is normally something that is a very special case tied to special classes. It's just that Enums represent a complete hierarchy of class types that should be treated in this way. Therefore I am more inclined to add something like this to the mappers directly."
in general it woudl be nice to handle all enum types as immutable classes so that references are not used. |
Show » |
|