You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of nested data classes in the data_classes module is overly complex sometimes. This issue proposes simplifying the structure of nested data classes to improve readability and maintainability. By refactoring, we aim to reduce unnecessary nesting, streamline relationships between classes, and ensure the code remains clean and intuitive.
Why is this needed?
The current implementation of nested data classes in the data_classes module is overly complex sometimes. This issue proposes simplifying the structure of nested data classes to improve readability and maintainability. By refactoring, we aim to reduce unnecessary nesting, streamline relationships between classes, and ensure the code remains clean and intuitive.
Which area does this relate to?
Event Source Data Classes
Suggestion
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: