Skip to content

common: Remove split between model and server types#189

Merged
iinuwa merged 1 commit into
mainfrom
merge-model-types
Jul 10, 2026
Merged

common: Remove split between model and server types#189
iinuwa merged 1 commit into
mainfrom
merge-model-types

Conversation

@iinuwa

@iinuwa iinuwa commented Jul 10, 2026

Copy link
Copy Markdown
Member

This split was originally done to keep all the zvariant derives out of the main model code so that we could avoid the limitations of D-Bus types leaking into our Rust types. However, it wasn't maintained very well, caused some duplicate code and made it harder to find types. So we're just merging this all into one.

If we decide to use a different transport in the future, we can reevaluate our options then.

@iinuwa iinuwa merged commit d521db9 into main Jul 10, 2026
1 check passed
@iinuwa iinuwa deleted the merge-model-types branch July 10, 2026 20:42
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.

1 participant