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

Restrict .karl file number to one per project #7

Open
MartinLoeper opened this issue Jul 8, 2017 · 3 comments
Open

Restrict .karl file number to one per project #7

MartinLoeper opened this issue Jul 8, 2017 · 3 comments

Comments

@MartinLoeper
Copy link
Owner

Only one .karl file should be available per project.

@MartinLoeper
Copy link
Owner Author

Is this really necessary?
Are multiple .karl files inside one project merged seamlessly?
If yes, this would be no issue anymore.

@MartinLoeper
Copy link
Owner Author

I noticed they are not merged. They simply overwrite each other.
This is not feasible.
I suggest restricting the number to one single file.

@kianarostami
Copy link
Collaborator

Different goals for multiple files:

  • Allow specifying the name of the generated plugin/packages in the KARL grammar
  • Split one rule file into multiple files (with the same target)
  • Validate that there exists exactly one KARL file

We would first do the last thing as a temporary fix and leave the two first points as future work (before release to the world).

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