#bcalhelp Event subscription and performance
To move code completely (!) into separate feature folders, one needs to remove a direct integration into other objects and subscribe to their events instead.
Do we know how much this decreases performance? Big enough to be measured?
To move code completely (!) into separate feature folders, one needs to remove a direct integration into other objects and subscribe to their events instead.
Do we know how much this decreases performance? Big enough to be measured?
Comments
I would still be interested in hearing about other ideas that would allow for late binding of integrations without going to source overide again.