Skip to content

Tech debt: simplify nested data classes #6292

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

Closed
1 of 2 tasks
leandrodamascena opened this issue Mar 18, 2025 · 2 comments · Fixed by #6289
Closed
1 of 2 tasks

Tech debt: simplify nested data classes #6292

leandrodamascena opened this issue Mar 18, 2025 · 2 comments · Fixed by #6289
Assignees
Labels
event_sources Event Source Data Class utility tech-debt Technical Debt tasks

Comments

@leandrodamascena
Copy link
Contributor

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

@leandrodamascena leandrodamascena added tech-debt Technical Debt tasks triage Pending triage from maintainers labels Mar 18, 2025
@leandrodamascena leandrodamascena added event_sources Event Source Data Class utility and removed triage Pending triage from maintainers labels Mar 18, 2025
@leandrodamascena
Copy link
Contributor Author

Hey @ericbn! I'm assigning this issue to you.

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@leandrodamascena leandrodamascena self-assigned this Mar 20, 2025
@leandrodamascena leandrodamascena moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event_sources Event Source Data Class utility tech-debt Technical Debt tasks
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

1 participant