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

Organize includes into include groups #168

Open
alaguilles opened this issue Jul 13, 2023 · 1 comment
Open

Organize includes into include groups #168

alaguilles opened this issue Jul 13, 2023 · 1 comment

Comments

@alaguilles
Copy link

This doesn't seem possible with the available parameters at this point.

@pgalbavy-itrs
Copy link
Collaborator

Three requirements to do this:

  1. Templates that understand groups - this might be as easy as having a "default" group so there is no distinction between includes in groups and those not (ignoring instance.setup.xml for now)
  2. The command line format is getting more and more complex - currently for includes it's -I 100:/path/to/include - how do we indicate group name as an option?
  3. How to store this in the instance config and be backward compatible

The same questions may also apply to adding multiple managed entities to SAN templates, and the requirement for subsequent attributes, types, variables needing to live "under" specific entities.

Ideas welcome, and I will think more...

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

2 participants