|
: -7 : 3 : 10 |
I'll express this idea by example Deleting a large number of mail items can be time consuming and locks the UI. This could be done with a background (assynchronous) agent, if it could interact with the UI once it's finished (eg if inbox is still in view, refresh it etc). To facilitate this, the NotesUIWorkspace class should be context sensitive (if a background agent is running on a machine with an active Lotus Notes instance, provide an entry point to the UI).
|