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

Unifying Position/PositionModel #173

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Conversation

rosesyrett
Copy link
Contributor

Noticed that Reflection and Orientation objects return something with Position objects in them, not PositionModel. Everything else uses PositionModel. So this is to unify that functionality, and ensure any position that is returned is a PositionModel, not a Position.

got rid of core_types file and moved Orientation/Reflection into response models file. Changed these so they rely on the existing PositionModel class, instead of creating a new Position object

Rose Yemelyanova added 2 commits January 13, 2023 14:58
…onse models file. Changed these so they rely on the existing PositionModel class, instead of creating a new Position object
@rosesyrett rosesyrett merged commit 92719fc into master Jan 13, 2023
@rosesyrett rosesyrett deleted the unifyPositionAndPositionModel branch January 13, 2023 15:05
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