EsotericSoftware / EsotericSoftware/yamlbeans

YamlBeans does not properly handle explicit local tags

Open
#101 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
568
Forks
146
PR merge metrics
No merged PRs in 30d

Description

According to the [Primary Handle](http://yaml.org/spec/1.2/spec.html#id2782457) section in YAML specification 1.2, `!mypackage.MyClass` is by default the shorthand of `!`. Unfortunately, YamlBeans does not parse `!`, which can be produced by other YAML libraries like [js-yaml](https://github.com/nodeca/js-yaml).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.