User tests: Successful: Unsuccessful:
I don't like magic class name compiling as we do in the ExtensionManagerTrait. Sooner or later we will get into conflicts between front end and back end. Better to return the service provider from the file.
ExtensionManagerTrait
I'm down with this - I still think we should force one of backend of frontend tho and not allow people to screw it up this way :P
But this magic class names compiling can also not be the solution. Better to rely on a return value than a class name.
I'm down with this - I still think we should force one of backend of frontend tho and not allow people to screw it up this way :P