[
https://issues.apache.org/jira/browse/ZEST-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638016#comment-14638016
]
Niclas Hedhman commented on ZEST-47:
------------------------------------
The AbstractConfigurationDeserializationTest has been added to test complex
types.
Stax ValueSerialization is not implemented to handle this at all, due to a
rather "weak" handling of arrays (as Java serialization, instead of nested
elements).
There are other deserialization issues associated with nested types, as
described in ZEST-105.
> Complex Configuration Types
> ---------------------------
>
> Key: ZEST-47
> URL: https://issues.apache.org/jira/browse/ZEST-47
> Project: Zest
> Issue Type: New Feature
> Reporter: Niclas Hedhman
> Assignee: Niclas Hedhman
>
> See https://ops4j1.jira.com/projects/QI/issues/QI-350
> To allow complex Configuration types to be initialized from properties files.
> Since we now have ValueSerialization, I suggest that is used as an alternate
> configuration option to Properties files, so I can have YAML, XML or JSON as
> the static initialization format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)