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

Serialization test for JObject #310

Merged
merged 2 commits into from
Apr 8, 2015

Conversation

gabikliot
Copy link
Contributor

Addresses #299.

sergeybykov added a commit that referenced this pull request Apr 8, 2015
@sergeybykov sergeybykov merged commit 7760bba into dotnet:master Apr 8, 2015
@gabikliot gabikliot deleted the SerializationTests_JObject branch April 8, 2015 22:25
@ReubenBond
Copy link
Member

Fantastic, thank you!

So the gist of the change is that you exposed the FindSerializationInfo method so that we can register our serializers during bootstrap. Looks good.

@gabikliot
Copy link
Contributor Author

There was no change @ReubenBond. I did NOT expose FindSerializationInfo method, it is still internal method. There was no code change required in Orleans, it worked correctly all the time. I just added a unit test that proves it works.

@ReubenBond
Copy link
Member

Ha, even better 😊 my bad for not noticing

@gabikliot
Copy link
Contributor Author

No worries.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants