Open cjmalloy opened 9 years ago
It would be nice if generic events were supported. Right now generic events are dispatched based on their type erasure.
My workaround is to create a non-generic subclass and fire that.
It would be nice if generic events were supported. Right now generic events are dispatched based on their type erasure.
My workaround is to create a non-generic subclass and fire that.