spinettaro/delphi-event-bus
Delphi Event Bus (for short DEB) is an Event Bus framework for Delphi
PascalApache-2.0
Issues
- 0
- 1
About thread mode
#77 opened by achinastone - 1
- 4
Crashes galore on theme change
#72 opened by stevesneed - 1
Background / Async tasks deadlock
#73 opened by SwiftExpat - 2
Request/Reply pattern
#66 opened by ccy - 2
DEB on Android
#71 opened by neo4a - 6
- 0
- 2
- 2
Help with memory leak reporting
#31 opened by skamradt - 3
- 5
- 1
Remove dependency on DUnitX.Utils
#63 opened by Nillissen - 8
Hang on splash screen
#50 opened by esseredigitale - 8
Faster MREW for DEB ?
#62 opened by chmichael - 19
REQUEST: Set Context on registration
#54 opened by dkounal - 3
Minor improvement of subscriber registration
#52 opened by jaclas - 11
Little compatibility issue: Result := []
#38 opened by edwinyzh - 4
Error Undeclared TEventBusFactory
#49 opened by conectvideo - 2
lock in eventbus class is a class var
#40 opened by sglienke - 1
consider making arguments const that are of managed types such as interface, string, TValue and so on
#41 opened by sglienke - 33
Error invoking subscriber method. Subscriber class: <something> . Original exception: EInvalidCast: Invalid class typecast
#47 opened by esseredigitale - 1
- 3
user defined type for TSubscriberMethod
#35 opened by saeedkgr - 19
[Question] MVVM and DEB
#39 opened by sonjli - 11
- 3
- 2
DEB interfaces and datamodule
#34 opened by chmichael - 26
Some questions
#28 opened by jaclas - 5
infinite loop in TRTTIUtils.Clone
#4 opened by edwinyzh - 1
Test cases have random memory leak
#29 opened by wxinix - 1
This doesn't seem to be fixed, even with the latest commit as of Aug 18, 2020. When TEventMM = mmManual or mmManualAndFreeMainEvent, LEvent is NEVER properly free-ed, and will result in memory leak!
#30 opened by wxinix - 3
- 3
Memory leak
#27 opened by skamradt - 3
- 15
- 3
Exception error while using Spring4D Dependency injection and multiple UnRegister.
#15 opened by epachsoft - 3
Cloned Event leaks
#13 opened by jkour - 5
Make the project compatible under XE4 or so
#7 opened by edwinyzh - 1
[Question]
#12 opened by edwinyzh - 1
Sample projects don't compile on XE2
#9 opened by coolmarat - 3
- 1
Can not Post the class
#11 opened by TomYU6 - 2
Contributed a wiki file
#5 opened by edwinyzh - 4
Create Groups of Observers
#6 opened by jkour - 2
A little bug in Unregister ?
#3 opened by gmarab - 5
Any plan to support XE4?
#1 opened by edwinyzh