-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Angel Robles edited this page Mar 13, 2020
·
5 revisions
Welcome to the SFDC-ATARC wiki!
ATARC is an apex trigger framework along with guidelines to get the max out of an apex transaction, simple.
There are many apex trigger frameworks which may help to organize code implementation but they don't provide means to create implementation strategies that could let you do things to reduce the SLA when game changing updates are in the front door, such as changing the order of the classes being called from a trigger (this is a powerful feature that every trigger framework should have yet i'm not sure seeing this much) just to mention one of the feature ATARC may provide.
For more detail information visit atarc.io