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

Extend IResourceResolver with the ability to also report back issues #2808

Closed
mmsmits opened this issue Jun 27, 2024 · 1 comment
Closed
Labels
breaking change This issue/commit causes a breaking change, and requires a major version upgrade

Comments

@mmsmits
Copy link
Member

mmsmits commented Jun 27, 2024

Currently IResourceResolver only supports returning either a resource or null.
We run into the issue more and more that we also want to know why a resource wasn't returned, or when a resource is returned if there are any warnings to report.

Think about issues that have occurred during snapshot generation or something wrong with the package.

@ewoutkramer
Copy link
Member

Duplicate of #2778

@ewoutkramer ewoutkramer marked this as a duplicate of #2778 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue/commit causes a breaking change, and requires a major version upgrade
Projects
None yet
Development

No branches or pull requests

2 participants