Skip to content
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.

compositor.f90 refactoring #14

Open
smirik opened this issue Oct 21, 2017 · 0 comments
Open

compositor.f90 refactoring #14

smirik opened this issue Oct 21, 2017 · 0 comments
Assignees
Milestone

Comments

@smirik
Copy link
Owner

smirik commented Oct 21, 2017

  1. Rename compositor -> composer.
  2. Parsing of command line argument should be moved into a function. Better — into a module. E.g. console module.
  3. Initialising should be also moved into a function, but inside composer.f90.
  4. Parsing of list or range arguments should be moved into a console module.
  5. Getting information, clearing e.t.c. should be moved into a separated function. The main function should only invoke some other functions with arguments. It should be small & accurate.
@smirik smirik added this to the 1.0 milestone Oct 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants