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

[bndtools] Effective view to show merged properties? #6525

Open
kriegfrj opened this issue Mar 19, 2025 · 0 comments
Open

[bndtools] Effective view to show merged properties? #6525

kriegfrj opened this issue Mar 19, 2025 · 0 comments

Comments

@kriegfrj
Copy link
Contributor

As noted earlier, I like the effective view.

One thing I think we should consider is showing in the Effective view the results of the property merging. So if I had:

a.bnd:

-runrequires.a: bundle.a

b.bnd:

-include: a.bnd
-runrequires.b: bundle.b

... then the effective view would be:

-runrequires: bundle.a, bundle.b

The Provenance whould then reveal where in a.bnd and b.bnd those definitions were from. If it might be useful, it could also name the original pre-merged property name alongside the file name.

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