Skip to content

Non-static inner classes support #68

@jsonbrobot

Description

@jsonbrobot

By the nature of non-static inner classes, they cannot have a default non-argument constructor which makes not possible to deserialize them using default mapping. The spec has to be changed in a way that non-static inner classes support is removed or non-static inner classes are supported only for serialization.
See discussion on Yasson issues tracker:
eclipse-ee4j/yasson#49

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationInvolves the spec or javadocs

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions