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

Investigate Python Metaclasses for redis_key types #292

Open
alanking opened this issue Oct 3, 2024 · 2 comments
Open

Investigate Python Metaclasses for redis_key types #292

alanking opened this issue Oct 3, 2024 · 2 comments
Labels
enhancement New feature or request refactor

Comments

@alanking
Copy link
Collaborator

alanking commented Oct 3, 2024

No description provided.

@alanking alanking added enhancement New feature or request refactor labels Oct 3, 2024
@korydraughn
Copy link
Contributor

Can you elaborate on what this is about?

@alanking
Copy link
Collaborator Author

alanking commented Oct 3, 2024

I found this TODO comment:

The types in this file could probably benefit from metaclass usage. Currently, it is a simple hierarchy wherein the constructor of every class calls the constructor of its parent class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Development

No branches or pull requests

2 participants