Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Serialize to JSON and skip properties that can not be converted #9

Open
PythonFZ opened this issue Jan 23, 2024 · 1 comment
Open
Assignees

Comments

@PythonFZ
Copy link
Member

E.g. if one property is a class that can not be seralized in info or arrays it should be skipped with a warning rather than an exception.

@phohenberger
Copy link
Collaborator

This issue is addressed in pr #10 and zincware/ZnDraw#386 . This should fix non json-serializable data and issue a warning if such data occurs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants