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

WCM-436: Generalize mock connector type conversion test #881

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

wosc
Copy link
Member

@wosc wosc commented Oct 10, 2024

No description provided.

As a85dbd0 shows, the original idea in 14869f5 (let's make an easy
code structure, always deserialize on read, always serialize on write)
was mistaken, because it did not take into account non-connector
clients, i.e. writes by the content layer, which store typed
properties when the `write` toggle is enabled.

Thus, if we already have to be careful about deserializing, there's
not point in additionally serializing anyway.
@wosc wosc requested a review from stollero October 10, 2024 14:24
Copy link
Contributor

@stollero stollero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌟

@stollero stollero merged commit 10a0ed2 into main Oct 10, 2024
4 checks passed
@stollero stollero deleted the WCM-436 branch October 10, 2024 19:26
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