Skip to content

Add object_hook functionality #3

@Antares0982

Description

@Antares0982

Support object_hook functionality like json.loads.

The key problem is, ssrjson.dumps and ssrjson.loads may be called (again) when calling the hook function. Currently we are using global variables, which disallows re-entering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions