Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DrPaulSharp
Copy link
Collaborator

No description provided.

setattr(attribute, methodName, self._classlist_wrapper(attribute, getattr(attribute, methodName)))

@model_validator(mode='after')
def update_renamed_models(self) -> 'Project':
Copy link
Contributor

Choose a reason for hiding this comment

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

This function scares me with all the nested for loops. Is it possible to implement using signals/slot (observer pattern) instead?

@DrPaulSharp DrPaulSharp merged commit 5355150 into RascalSoftware:main Sep 19, 2023
@DrPaulSharp DrPaulSharp deleted the rename branch September 19, 2023 14:46
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.

2 participants