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

moderna modularisation #27

Open
lenarother opened this issue Aug 19, 2014 · 2 comments
Open

moderna modularisation #27

lenarother opened this issue Aug 19, 2014 · 2 comments

Comments

@lenarother
Copy link
Owner

Modularisation of moderna: divide moderna into separate packages. Each package should have separate interface.

@lenarother
Copy link
Owner Author

Also test suite with subsets.

@krother
Copy link
Collaborator

krother commented Sep 3, 2014

After experimenting on several branches, some conclusions:

  1. separate test packages with main.py, so you can do python test_modifications/
  2. import functions/classes a package exports in init.py
  3. if the number of inter-package dependencies shrinks, the package was thought up well.
  4. try to have less lines than before withouth playing golf :-)

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