×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




I, too, recommend that trigger programs do the very minimum possible
amount of work. To that end, the trigger-based workflow script
functionality I recently added to our Wintouch product uses a
precompilation strategy that allows the trigger program to run a much
faster-executing script than what it would have to deal with otherwise,
and defers time-consuming functions to other programs running in separate
jobs.

Effectively, the only things a trigger should do are those it can't defer
(i.e., things that might cause a "before" trigger to veto an action, and
those that need to happen before control is returned to the user), or
those so fast that it's not worth deferring them.

--
JHHL



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.