I would like to verify this with everyone. Lets say I add an extension manager to the ExtMgr_AddIns line of the notes.ini. Because this is code that adds to the Domino events these I believe load in the order that they are place on the line. And if so it could possible change the behavior if two extension managers are in different order. Is this correct?
Also, similar question for server task on the Servertasks line. These do not modify or AddIn code to the existing Domino code (event driven) and these are just server tasks which act very much like any other program on a system. So I do not think the order here really makes any difference. But if I am wrong here please let me know.
Thank you