Skip to content

Hande export/import of nested json_object * pointers #5

@jamie-pate

Description

@jamie-pate

Handle export/import of nested json_object * pointers automatically. EG: jstruct_result currently contains a @private json_object *inner_result property which is appended to the exported json object manually. Unless a json_object * is marked with @private it should automatically be added into the export and should automatically get a reference to place in the .allocated arraylist of the jstruct_result and the imported struct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions