Constructor doesn't get executed on command arrival #1220
Labels
bug
Something isn't working
dev-experience
Developer Experience
documentation
Improvements or additions to documentation
package:core
Affects the core package
Bug Report
Current Behavior
We're typecasting command objects, but the constructor of the class is not executed. We should either document this or forbid the users to do code in the constructor.
I'm more inclined to create a better interface to create schemas, and not rely on classes though.
The text was updated successfully, but these errors were encountered: