You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2016/10/07 00:30:20 UTC

[jira] [Resolved] (REEF-1633) Create a static method to get the default serializer from Tang

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

Markus Weimer resolved REEF-1633.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [#1149|https://github.com/apache/reef/pull/1149]

> Create a static method to get the default serializer from Tang
> --------------------------------------------------------------
>
>                 Key: REEF-1633
>                 URL: https://issues.apache.org/jira/browse/REEF-1633
>             Project: REEF
>          Issue Type: Improvement
>          Components: Tang
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>            Priority: Minor
>              Labels: configuration, prettyprint, serialization
>             Fix For: 0.16
>
>
> We want to make our code serializer-agnostic. To that end, Tang should have a static method like {{Tang.getDefaultSerializer()}}
> Since not every serializer is guaranteed to provide human-readable output, Tang should also have another static method for that. We should be able to print configuration without creating an injector. i.e. we need a static method like {{Tang.toString(Configuration config, boolean prettyPrint)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)