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

Planned deprecations #554

Open
1 task
stefanblaginov opened this issue Dec 1, 2022 · 0 comments
Open
1 task

Planned deprecations #554

stefanblaginov opened this issue Dec 1, 2022 · 0 comments
Labels
Difficulty: Medium Type: Enhancement ✨ Improvement to process or efficiency
Milestone

Comments

@stefanblaginov
Copy link
Contributor

stefanblaginov commented Dec 1, 2022

Planned deprecations 🪚

  • The use of instanceof type is a discouraged practice, which leads to more difficult debugging. All of the uses of this pattern throughout the Concerto codebase, should be replaced with more robust alternatives.
@stefanblaginov stefanblaginov changed the title Remove instanceof type checks from Concerto codebase Planned deprecations Dec 1, 2022
@mttrbrts mttrbrts added this to the v4.0 milestone Feb 27, 2024
@mttrbrts mttrbrts added Difficulty: Medium Type: Enhancement ✨ Improvement to process or efficiency labels Feb 27, 2024
@mttrbrts mttrbrts moved this to In Progress in Concerto Roadmap Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Medium Type: Enhancement ✨ Improvement to process or efficiency
Projects
None yet
Development

No branches or pull requests

2 participants