[ 
https://issues.apache.org/jira/browse/POLYGENE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niclas Hedhman updated POLYGENE-230:
------------------------------------
    Description: 
Configuration system will look for YAML default config, and requires a 
ValueSerialization that can process the YAML, and currently valueserialization 
doesn't have tag for YAML, and probably doesn't support it.

After discussion with Paul, we agree that snakeyaml should be used, and the 
Configuration system should be able to use any visible serialization subsystem 
available, and pick the right one depending on file extension.

Perhaps we should start tagging serialization with file extensions supported.

  was:Jackson supports YAML, and our Configuration system will look for YAML 
default config, and requires a ValueSerialization that can process the YAML, 
and currently valueserialization doesn't have tag for YAML, and probably 
doesn't support it.


> serialization-snakeyaml
> -----------------------
>
>                 Key: POLYGENE-230
>                 URL: https://issues.apache.org/jira/browse/POLYGENE-230
>             Project: Polygene
>          Issue Type: Improvement
>            Reporter: Niclas Hedhman
>
> Configuration system will look for YAML default config, and requires a 
> ValueSerialization that can process the YAML, and currently 
> valueserialization doesn't have tag for YAML, and probably doesn't support it.
> After discussion with Paul, we agree that snakeyaml should be used, and the 
> Configuration system should be able to use any visible serialization 
> subsystem available, and pick the right one depending on file extension.
> Perhaps we should start tagging serialization with file extensions supported.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to