See:
In #255 we introduced the notion of using "-" to denote stepping into a nested object but we do not ban the use of "-" in a property name. This makes it ambiguous as to whether "-" is part of a name or not. We should either use some other mechanism or ban the use of "-" in names.
ping @clemensv
See:
In #255 we introduced the notion of using "-" to denote stepping into a nested object but we do not ban the use of "-" in a property name. This makes it ambiguous as to whether "-" is part of a name or not. We should either use some other mechanism or ban the use of "-" in names.
ping @clemensv