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

Remove separation between CLTree and CPTree #25

Open
slisson opened this issue Jan 10, 2023 · 0 comments
Open

Remove separation between CLTree and CPTree #25

slisson opened this issue Jan 10, 2023 · 0 comments

Comments

@slisson
Copy link
Member

slisson commented Jan 10, 2023

The separation just has historical reasons. The CP... classes were serialized using GSON, but after replacing it with a more efficient custom serialization format, the separation is not required anymore.

https://github.com/modelix/modelix.core/tree/main/model-client/src/commonMain/kotlin/org/modelix/model/persistent
https://github.com/modelix/modelix.core/tree/main/model-client/src/commonMain/kotlin/org/modelix/model/lazy

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

No branches or pull requests

1 participant