You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
i'm using feature toggles in a production app and would like for my listener factory to be able to produce a valid ListenerAggregateInterface but maybe one that doesn't do anything if the behavior in the aspect is disabled via toggle.
maybe there's another way i can solve this problem that i haven't considered.
thank you : )
The text was updated successfully, but these errors were encountered:
hi Team,
do you see any value in a NullListenerAggregate?
i'm using feature toggles in a production app and would like for my listener factory to be able to produce a valid ListenerAggregateInterface but maybe one that doesn't do anything if the behavior in the aspect is disabled via toggle.
maybe there's another way i can solve this problem that i haven't considered.
thank you : )
The text was updated successfully, but these errors were encountered: