Notes.ini settings question

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

Subject: I have the answer to this question…

If there are multiple extension managers that process the same notification, each extension manager is notified of that event in the order listed in the EXTMGR_ADDINS entry of notes.ini.

Can be found here:

http://www-12.lotus.com/ldd/doc/tools/c/7.0/api70ug.nsf/85255d56004d2bfd85255b1800631684/06fd173414dcdad9852560eb0077ca42?OpenDocument