Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Serializer #963

Merged
merged 1 commit into from Mar 22, 2024
Merged

Library Serializer #963

merged 1 commit into from Mar 22, 2024

Conversation

DatL4g
Copy link
Contributor

@DatL4g DatL4g commented Feb 29, 2024

Mark Library and Subclasses as Serializable to auto-generate a serializer.

This is useful as many Compose libraries, frameworks and methods require some kind of state saving (e.g. Decompose) and kotlin-serialization is the recommended way to be compatible with K2.

Additionally: this brings the core module a step closer to go fully multiplatform and get rid of platform dependend Parser

@mikepenz
Copy link
Owner

Thank you for the PR. I'll review it as soon as possible

@mikepenz mikepenz merged commit 0dbb4d3 into mikepenz:develop Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants