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

Refactor project layout: mutable and runtime values #31

Closed
lmorg opened this issue Jan 31, 2018 · 1 comment
Closed

Refactor project layout: mutable and runtime values #31

lmorg opened this issue Jan 31, 2018 · 1 comment

Comments

@lmorg
Copy link
Owner

lmorg commented Jan 31, 2018

The idea being you only then need to know two management commands to query the state of murex:

  • config: settings inside murex which can be altered
  • runtime: state of murex which is either defined at compile time, or the state at runtime.

Potentially runtime can be forked from the immutable config?

I'm not sold on the names of these commands either.

@lmorg
Copy link
Owner Author

lmorg commented Jun 24, 2018

Duplicated by #41

@lmorg lmorg closed this as completed Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant