Skip to content

Conversation

@colluca
Copy link
Contributor

@colluca colluca commented Jul 8, 2025

Creates an empty signal to track when the linked data table is empty, and exposes both the empty and full signals at the interface of the module.

@niwis niwis added this to the v2.0 milestone Jul 8, 2025
@niwis niwis added the v2 label Jul 8, 2025
@phsauter
Copy link
Collaborator

phsauter commented Sep 12, 2025

Exposing the full signal is free and the empty signal costs a reduce-AND but only if used.
@niwis why is this marked as v2? It changes the interface but is fully backwards compatible since it is legal to leave out unconnected outputs in the instantiation.

@niwis
Copy link
Collaborator

niwis commented Sep 22, 2025

To me, interface changes implied a major release. If missing outputs are supported by the standard tools, feel free to bend that rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants