You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2019/09/16 14:31:00 UTC

[jira] [Created] (JUNEAU-155) Split bpi/bpx into serializer and parser configuration properties.

James Bognar created JUNEAU-155:
-----------------------------------

             Summary: Split bpi/bpx into serializer and parser configuration properties.
                 Key: JUNEAU-155
                 URL: https://issues.apache.org/jira/browse/JUNEAU-155
             Project: Juneau
          Issue Type: Improvement
          Components: Code
    Affects Versions: 8.1.1
            Reporter: James Bognar


The @BeanConfig(bpi/bpx) should be split into @SerializerConfig(bpi/bpx) and @ParserConfig(bpi/bpx) so that you can fine-tune which properties are used on the serializer and parser sides.  

Currently today there isn't a way to define bpi/bpx on parsers so that you ignore setting specific properties.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)