Skip to content

One item arrays? #6

Open
Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
I don't see a way to create a one item array.

<array>
  <item>one</item>
</array>

produces: "array":{'one'} instead of "array": ['one']

Maybe something like advisory attributes like:
<array type="array">
...

Or maybe @json="array" would be better.

Ciao!

Original issue reported on code.google.com by [email protected] on 27 Mar 2008 at 3:15

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions