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

Find a way to compare the Time from Universe with the Time from Space #70

Open
ghjansen opened this issue Oct 16, 2020 · 0 comments
Open

Comments

@ghjansen
Copy link
Owner

Time is used in the constructors of both Space and Universe.
Space uses Time in its constructor to validate the amount of dimensions across them, but don't keep Time as attribute.
Universe, however, only keeps Time as attribute.
The instance of Time informed in the constructors of both Space and Universe must be the exact same, therefore, a validation must take place to match them somehow.

@ghjansen ghjansen self-assigned this Oct 16, 2020
@ghjansen ghjansen added this to Backlog in Code cleanup via automation Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Code cleanup
  
Backlog
Development

No branches or pull requests

1 participant