Skip to content

YamlBeans does not properly handle explicit local tags #101

@Atry

Description

@Atry

According to the Primary Handle section in YAML specification 1.2, !mypackage.MyClass is by default the shorthand of !<!mypackage.MyClass>. Unfortunately, YamlBeans does not parse !<!mypackage.MyClass>, which can be produced by other YAML libraries like js-yaml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions