Ah, but I pass these objects around jms buses and over other serialization boundries, like stateless session beans.
So, I'd like an xstream specific "ignore" feature, not something that would also negate java serialization, like transient. I'd also want to turn it on and off an a per xstream instance basis, so if I use xstream for message transport, I'd want all the fields, but my logging/error xstream instance would have some ignore fields turned on.
Should I file a separate feature request? I can think of a few other related features:
1. regex matching field names, eg SocialSecurity*
2. Class agnostic ignores, eg, any field in any class named SSN.
3. Externalize this in a file. ;o) I can wait for this, as I'm sure it touches a number of other areas...
--pete
This is a very much needed feature. I would like to get some timeline on when this would evlove.
Please update the mailing list with timneline details ont his issue.
Thanks
Ram