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

Use new type representation #155

Closed
Tracked by #156
mark-koch opened this issue Mar 6, 2024 · 1 comment
Closed
Tracked by #156

Use new type representation #155

mark-koch opened this issue Mar 6, 2024 · 1 comment
Assignees

Comments

@mark-koch
Copy link
Collaborator

We should start separating type definitions and types. At the moment, Guppy dynamically generates new GuppyType subclasses when a type is defined. Instead we should have two ABCs TypeDefinition and GuppyType.

@mark-koch
Copy link
Collaborator Author

Closed by #174

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

No branches or pull requests

1 participant