Skip to content

Conditions are not serialized #86

@daninus14

Description

@daninus14

Conditions work pretty much just like classes with their own quirks like accessors: https://lisp-docs.github.io/cl-language-reference/chap-9/j-c-dictionary/condition_condition-type

They do not seem to be serialized by jzon.

Can this feature be added? I think the code would be parallel to that of dealing with classes and just switching some of the accessors, though I'm no expert on conditions. I just want to serialize them to send them to json.

Thanks

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