Skip to content

chore: update upgrade guide #2337

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

chore: update upgrade guide #2337

wants to merge 6 commits into from

Conversation

MaggieKimani1
Copy link
Contributor

No description provided.

@MaggieKimani1 MaggieKimani1 requested a review from a team as a code owner April 22, 2025 15:41
Michael-Wamae
Michael-Wamae previously approved these changes Apr 23, 2025

### Shallow Copy in place of copy constructors

Copy constructors have been eliminated from the models in favor of a more straightforward approach using a shallow copy method. This simplifies the codebase and reduces potential issues with deep copying and unintended side effects.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm confused. Copy constructors are still present in the codebase, and should be.

@MaggieKimani1 MaggieKimani1 enabled auto-merge April 24, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants