Skip to content

Interface Support for Signals #90

@Extrys

Description

@Extrys

Is your feature request related to a problem? Please describe.
Declaring Concrete signal types
make posible just subscribing to that concrete type
so i can not normally subscribe to interfaces of fired signals

Describe the solution you'd like
What i want is to declare the signals in a way that it's interfaces do it too
and when i fire the concrete signal, interfaces declarations do it too

Describe alternatives you've considered
just working normally coupling the concrete types to the subscriptors

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions