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

create SpawnPatternPeriodCalculator class #261

Closed
2 tasks
n8rzz opened this issue Jan 16, 2017 · 1 comment
Closed
2 tasks

create SpawnPatternPeriodCalculator class #261

n8rzz opened this issue Jan 16, 2017 · 1 comment

Comments

@n8rzz
Copy link
Owner

n8rzz commented Jan 16, 2017

this is an enhancement of #243.

Calculation of delay periods requires a fair amount of class properties and methods. This issue will:

  • move those props and methods to their own class such that the SpawnPatternModel.getNextDelayValue() will call SpawnPatternPeriodCalculator.getNextDelayValue()
  • Add tests
@erikquinn
Copy link
Collaborator

This issue was moved to openscope/openscope#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants