Hey Kevin,
I have heard about the separation of trigger logic from each individual trigger. I love this idea. I guess my ask would be in that future state where they are separate, add more ability to document.
- I agree that the content pane is probably not the right place to have this information. We really want the comments tied to each of the actions the trigger does
- We actively avoid 50 action single triggers for this very reason (along with some stability issues we have had). In my opinion, most triggers shouldn’t be more than 10 actions. 1 trigger does 1 thing has been our mentality when building app logic. If you have to say “and” while describing what it does, it should be separated.
- UI wise, this is a little bit of a challenge. Ultimately in most cases I dont need a comment to understand why that line is required, its the 10% that I really need that feature and dont have it that are a pain. Here is what im thinking:
Not an impediment in those 90% of cases, but available in the other 10%
Thoughts?
Peter