-
Notifications
You must be signed in to change notification settings - Fork 147
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
Deprecate the dynamic types and duck code #283
Comments
These types will be remove in the 2.0 release to match the semver semantics as this is a breaking change in the API. |
jozefizso
added a commit
that referenced
this issue
Dec 13, 2020
jozefizso
added a commit
that referenced
this issue
Dec 13, 2020
jozefizso
added a commit
that referenced
this issue
Dec 13, 2020
jozefizso
added a commit
that referenced
this issue
Dec 14, 2020
jozefizso
added a commit
that referenced
this issue
Dec 14, 2020
jozefizso
added a commit
that referenced
this issue
Dec 14, 2020
jozefizso
added a commit
that referenced
this issue
Dec 16, 2020
jozefizso
added a commit
that referenced
this issue
Dec 16, 2020
jozefizso
added a commit
that referenced
this issue
Mar 4, 2023
jozefizso
added a commit
that referenced
this issue
Mar 4, 2023
jozefizso
added a commit
that referenced
this issue
Mar 26, 2023
jozefizso
added a commit
that referenced
this issue
Mar 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for dynamic types and type "duck tale" code will be removed in NetOffice
1.82.0.Types to remove from "duck tales" code:
DuckTypeGenerator
DuckInterface
GetDuckVariantEnumeratorAsProperty()
IFactoryInfo.IsDuck
Types to remove from dynamics support code:
COMDynamicObject
COMDynamicObjectExpandableObjectConverter
The text was updated successfully, but these errors were encountered: