Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
Description
Allow custom object factories that allow a user to control the instantiation process of deserialized objects independently of the XML representation. This would be useful for containers such as Spring where one would have to resort to AOP when dealing with deserialized beans as XStream is not defering the initialization to a bean factory.
This has always been possible. Please ask questions on the user's list.