HI,

> I remember that using custom property proxies in BlazeDS I was able to adjust 
> the serialization exactly the way I wanted to.
Probably via implementing IExternalizable and adding a writeExternal and 
readExternal to all classes you want to serialise in a different way. Might be 
a possible way to get around the date issue, but would be a reasonable amount 
of work, and once you de-serliased/converted back to date the FP would still 
adjust to the local timezone.

Thanks,
Justin

Reply via email to