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

POC : Make Standard Triggers natively work like DataDriven Triggers #443

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jshaughn
Copy link
Contributor

Do Not Merge until reviewed and dicussed. PR opened for review and to keep in sync with master.

I spent a few days investigating this somewhat major change to trigger semantics. In short it merges the data-driven group trigger feature into standard triggers. Put another way, it lets a single trigger handle data/events from N sources. The big difference is that it does it without using a backing group trigger. It's not totally seamless, there are some behavioral differences but I think the benefits justify the changes.

Here is a diagram of the approach:

native data-driven triggers

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

Successfully merging this pull request may close these issues.

None yet

1 participant