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

Add EmptyEntryFilter #131

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Conversation

NebelNidas
Copy link
Member

This is an adapter which filters out elements which effectively don't contain any data. Entries are only forwarded if they contain:

  1. a non-null comment,
  2. a non-null or non-equal destination name,
  3. a non-null or non-equal destination descriptor, or
  4. a child element to which one of these points applies.

@NebelNidas NebelNidas added this to the 0.8.0 milestone Apr 5, 2025
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

Successfully merging this pull request may close these issues.

1 participant