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

Sync serialization refactor #431

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Sync serialization refactor #431

merged 1 commit into from
Apr 5, 2024

Conversation

Zetrith
Copy link
Member

@Zetrith Zetrith commented Mar 26, 2024

There's some new stuff to accommodate the fact that Common code has to be independent of Verse and RimWorld but the changes are mostly straightforward.

The moved SyncSerialization provides hook lists for reading and writing but I don't thing we'll be exposing them through the API as they are quite powerful.

Some more details in the commit message.

It's mostly finished but I'm still planning to create a general way of syncing "WithImpl".

- Move Sync serialization to Common
- Move MpReflection to Common
- Add simple serialization tests
- Make Thing sync worker implicit
- Update language version to 12
@Zetrith Zetrith merged commit d08cdbc into rwmt:master Apr 5, 2024
1 check passed
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