Skip to content

Escape any character in property names #20

@GoogleCodeExporter

Description

@GoogleCodeExporter
For Issue 7, the code looks explicitly for \\@  as an escaped element in the 
field name. This is a great feature that should be expanded to include other 
characters that need to be escaped, like dash ('-'). It is common to have 
dashes in field names:

{
  "first-name" : "Matt",
  "last-name" : "Bishop"
}

Original issue reported on code.google.com by m...@thebishops.org on 13 Dec 2011 at 9:17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions