|
|
|
|
|
by SOLAR_FIELDS
1151 days ago
|
|
Triggers can also be significantly more performant depending on what you are doing. But yeah having the business logic split like this is a hard sell. There needs to be an extremely good reason to do it. It adds developer overhead because not only do you have to maintain another test harness and deal with an entirely separate system encapsulating yours, every time you touch business logic you’re now wasting some brainpower deciding where it should live. |
|