Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Unifying Position/PositionModel#173

Merged
rosesyrett merged 2 commits into
masterfrom
unifyPositionAndPositionModel
Jan 13, 2023
Merged

Unifying Position/PositionModel#173
rosesyrett merged 2 commits into
masterfrom
unifyPositionAndPositionModel

Conversation

@rosesyrett
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant