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

Allow private constructors for the ContractlessStandardResolver, when using ctor attribute #1241

Conversation

pianomanjh
Copy link
Contributor

Similar to #530, but allows this feature for the ContractlessStandardResolver.

Private constructors explicitly marked with the [SerializationConstructor] attribute should be honored, without requiring a private member option / resolver.

Related #40

@pianomanjh pianomanjh force-pushed the bugfix/contractless-private-ctor branch from d45b48c to 11962c1 Compare May 18, 2021 20:23
@pianomanjh pianomanjh force-pushed the bugfix/contractless-private-ctor branch from 11962c1 to db1f36e Compare May 18, 2021 21:17
@pianomanjh
Copy link
Contributor Author

Is there a procedure I need to follow for getting this reviewed? Do you prefer an issue to be filed first? Just let me know if there's anything I can do.

@AArnott AArnott added this to the v2.3 milestone Jun 13, 2021
@AArnott
Copy link
Collaborator

AArnott commented Jun 13, 2021

This looks good to me. Thank you for submitting. I'm going to retarget this to our develop branch since it's a new feature rather than a bug fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants