Skip to content

JSON normalizers returns object instead of associative arrays #4

Open
@jkowalleck

Description

Json normalizers returns object of stdClass instead of associative arrays

  • therefore revisit the serializes in general and simplify them !

benefit:

  • distinguish key-value stores from lists: lists/sets are arrays, key/value-stores are objects
  • this will help typing a lot !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions