Robert Story - 2006-02-10

Logged In: YES
user_id=76148

Hmm.. I can think of two possible fixes, depending on how the code works:

1) If the registration fails because there is no existing object registered, then maybe the dlmod load token needs to be registered for pre-mib-config, so it executes before the override token.

2) If the registration works, then it will be overriden (no pun intended) b the second registration when dlmod loading happens. The solution there might be to have the override token register at a higher priority (which I think recent releases already do).