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
Hello.
I was about to use this library.
Unfortunately, I realized during debugging that interface/abstract class injection is not supported.
W/o being able to resolve base classes from given implementations this library is useless for me.
Is there any progress on this issue already? Or is it better to check for a working alternative?
Is not possible to instantiate concrete classes from their base classes, this a severe limitation.
The code below would probably be an API breaking change:
The text was updated successfully, but these errors were encountered: