stcarrez / ada-util

Ada Utility Library - Composing streams, processes, logs, serialization, encoders and more
Apache License 2.0
69 stars 14 forks source link

Util.Beans.Objects.Reader fails to handle simple JSON data #11

Closed stcarrez closed 3 years ago

stcarrez commented 3 years ago

When the JSON data contains a single string or integer, the reader fails because there is no name associated with the value.