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

Major data types and attributes refactoring. #114

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

JavadocMD
Copy link
Contributor

The way we were specifying data types had some flaws. This should be better. Each module had its own way of declaring attributes. This has now been unified which should make future work easier. We also gave some thought to organizing to be less prone to circular import problems.

The way we were specifying data types had some flaws. This should be better.
Each module had its own way of declaring attributes. This has now been unified which should make future work easier.
We also gave some thought to organizing to be less prone to circular import problems.
@JavadocMD JavadocMD merged commit f9889e5 into main May 17, 2024
1 check passed
@JavadocMD JavadocMD deleted the attribs-and-types branch May 17, 2024 21:00
meaghan66 pushed a commit that referenced this pull request Jun 6, 2024
The way we were specifying data types had some flaws. This should be better.
Each module had its own way of declaring attributes. This has now been unified which should make future work easier.
We also gave some thought to organizing to be less prone to circular import problems.
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

Successfully merging this pull request may close these issues.

1 participant