[Simple-support] Serialization element ordering
Brought to you by:
niallg
|
From: Atkins, B. <Bri...@ne...> - 2011-01-24 19:11:05
|
Is there a way to force ordering of elements on serialization? It appears that all field Element tags and processed first, followed by tags on getter/setter pairs. I have a mix because some attributes require processing on de/serialization (unit conversion, mostly). Thanks Brian |