Skip to content

add support for skipping unknown entities in deserializer#8

Merged
Strobotti merged 3 commits into
Strobotti:mainfrom
tuube:allow-unknown-entities
May 14, 2025
Merged

add support for skipping unknown entities in deserializer#8
Strobotti merged 3 commits into
Strobotti:mainfrom
tuube:allow-unknown-entities

Conversation

@tuube
Copy link
Copy Markdown
Contributor

@tuube tuube commented May 14, 2025

This change adds a possibility to skip entities that don't have a deserializer registered. Those unknown entities are then saved and available for the caller via getSkippedEntities until next deserialization (getRootItem(s) call).

@tuube tuube marked this pull request as ready for review May 14, 2025 12:12
@Strobotti Strobotti merged commit b12d0fc into Strobotti:main May 14, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants