
| Key: |
XSTR-258
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Assignee: |
Unassigned
|
| Reporter: |
Tino Sperlich
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
XStream
Created: 05/Dec/05 04:06 AM
Updated: 07/Aug/06 09:17 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.2
|
|
|
I would like to deserialize implicit collections to java.util.Set (e.g. TreeSet) implementations. So far implicit collections are always mapped to java.util.ArrayList , as documented and confirmed by Jörg Schaible.
|
|
Description
|
I would like to deserialize implicit collections to java.util.Set (e.g. TreeSet) implementations. So far implicit collections are always mapped to java.util.ArrayList , as documented and confirmed by Jörg Schaible. |
Show » |
|