As more and more of our custom tools are used, the list of loaded MDL apps grows quit large, as most of them are CmdItemListRsc tools. Is there any way to unload these automatically? For example, when a user "jumps" from command "A" to "B", can "A" be automatically unloaded? I know there are "cleanup" states that can be triggered, but it seems those perform a "cleanup" upon tool restart. Is there any that that cen be used to trap when a different .ma CmdItemListRsc is called? I don't want to unload if the current command is just being restarted. Some type on "OnNewTool()"?
Thanks,
Bruce