femanager
femanager copied to clipboard
Event dispatching not documented
Hello, I'have noticed that documentation of version stille refers to signal slots available, while you have moved to the event dispatch intterfaces
Furthermore EventDispatcher seems to not working, any events from femanager appear in the backend (Configuration > Event Listeners).
In fact all is ok, I had an error in my Services.yaml.
Are any updates on this? Thanks
It would be really helpful if it was at least mentioned in the changelog, that SignalSlots have disappeared with version 6. Makes upgrade evaluation really hard.
Do the events in Classes/Event/
work?
How do we implement them?
For an example how to work with events see #445 (sorry, didn't see this ticket here before).