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

Inconsistency between generation of ipl and yaml files #28

Open
daniel-sol opened this issue Oct 20, 2020 · 0 comments
Open

Inconsistency between generation of ipl and yaml files #28

daniel-sol opened this issue Oct 20, 2020 · 0 comments

Comments

@daniel-sol
Copy link

When using lowercase names for variables or lists nothing is generated for those in the ipl files, but they are carried through in the yaml version. The issue has two parts:

  1. I see the rationale for not having such a strict standard for the yaml version, since one will clearly see in the code that these are coming from a dictionary. But it is nevertheless a different behavior for generation of two files that should contain identical output.

  2. The fact that that the variables are not carried through for ipl suggests that the standard should be to use uppercase names, which is indeed the intention, but then there should at the very least be a warning that standard is not addhered to

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