[Simple-support] Limiting CycleStrategy to affect only objects of a certain type
Brought to you by:
niallg
|
From: Stanislaw O. <sta...@ca...> - 2008-02-11 19:27:57
|
Hi again, One more question: is there any simple way of having CycleStrategy append id attributes/ resolve references only for objects of certain (known at compilation time) type(s)? The general motivation is that the produced XML is intended to be read/ modified by humans, so I'd like to avoid polluting it with id attributes for object that do not need reference resolution. Cheers, Staszek |