You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When using a regex for defining a class name in a managing backend, there is not way to use the callAll function on it.
Describe the solution you'd like
It would be nice to explicitly perform a callAll on e.g. a base-class while leaving a regex to listen to all derived ones.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When using a regex for defining a class name in a managing backend, there is not way to use the
callAll
function on it.Describe the solution you'd like
It would be nice to explicitly perform a callAll on e.g. a base-class while leaving a regex to listen to all derived ones.
The text was updated successfully, but these errors were encountered: