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

Deprecate the dynamic types and duck code #283

Open
jozefizso opened this issue Aug 8, 2020 · 1 comment
Open

Deprecate the dynamic types and duck code #283

jozefizso opened this issue Aug 8, 2020 · 1 comment

Comments

@jozefizso
Copy link
Member

jozefizso commented Aug 8, 2020

Support for dynamic types and type "duck tale" code will be removed in NetOffice 1.8 2.0.

Types to remove from "duck tales" code:

  • DuckTypeGenerator
  • DuckInterface
  • GetDuckVariantEnumeratorAsProperty()
  • IFactoryInfo.IsDuck

Types to remove from dynamics support code:

  • COMDynamicObject
  • COMDynamicObjectExpandableObjectConverter
@jozefizso jozefizso added this to the 1.8 milestone Aug 8, 2020
@jozefizso jozefizso self-assigned this Aug 8, 2020
@jozefizso jozefizso modified the milestones: 1.8, 2.0 Dec 13, 2020
@jozefizso
Copy link
Member Author

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 14, 2020
jozefizso added a commit that referenced this issue Dec 16, 2020
@jozefizso jozefizso modified the milestones: 2.0, 1.9.0 Aug 16, 2022
jozefizso added a commit that referenced this issue Mar 4, 2023
@jozefizso jozefizso added this to Backlog in .NET Core Support Mar 5, 2023
jozefizso added a commit that referenced this issue Mar 26, 2023
@jozefizso jozefizso moved this from Backlog to In Progress in .NET Core Support Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
.NET Core Support
  
In Progress
Development

No branches or pull requests

1 participant