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
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.
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 : )
Originally posted by @abacaphiliac at zendframework/zend-eventmanager#58
The text was updated successfully, but these errors were encountered: