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

Using Julia files instead of Yaml files #1

Open
mantielero opened this issue Nov 21, 2018 · 0 comments
Open

Using Julia files instead of Yaml files #1

mantielero opened this issue Nov 21, 2018 · 0 comments

Comments

@mantielero
Copy link

Despite I like Yaml files, I think it would be easier just to use a Julia file as an input. That would:

  • remove one dependency
  • having lbxflow in the execution path
  • take benefit of the type system (i.e. providing the inputs in the right format)
  • it doesn't feel like it will be more verbose (in fact, the expr = false won't be necessary)

Just a suggestion

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