History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-142
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Joe Walnes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XStream

Ability to change default converter

Created: 03/Oct/04 11:07 AM   Updated: 10/Jan/05 04:48 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1


 Description  « Hide
It's possible to add a custom converter as the default one but that will always override all the other converters.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Mauro Talevi - 19/Dec/04 01:32 PM
Default converter is now settable in XStream, either via a
constructor or via the changeDefaultConverter() method.