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

Make mapping classes mix-ins #4

Closed
SaladDais opened this issue Jul 8, 2021 · 1 comment
Closed

Make mapping classes mix-ins #4

SaladDais opened this issue Jul 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SaladDais
Copy link
Owner

Other than name collisions with keys / values, I don't think there's any reason to keep the explicit as_mapping() method rather than just putting them on a mixin for the SerializeableStructs. Can define manual renames for any of those.

This'd give us a closer API to what PyAssimp already has

@SaladDais SaladDais added the enhancement New feature or request label Jul 8, 2021
@SaladDais SaladDais self-assigned this Jul 8, 2021
@SaladDais
Copy link
Owner Author

48ff7d3

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

No branches or pull requests

1 participant