femanager icon indicating copy to clipboard operation
femanager copied to clipboard

Event dispatching not documented

Open luberti opened this issue 4 years ago • 4 comments

Hello, I'have noticed that documentation of version stille refers to signal slots available, while you have moved to the event dispatch intterfaces

luberti avatar Nov 27 '20 20:11 luberti

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.

MaxGTR avatar Feb 21 '21 19:02 MaxGTR

Are any updates on this? Thanks

davdenic avatar Oct 04 '21 07:10 davdenic

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?

cepheiVV avatar Oct 29 '21 06:10 cepheiVV

For an example how to work with events see #445 (sorry, didn't see this ticket here before).

neufeind avatar Sep 07 '22 20:09 neufeind