Unregister/register plugins with reverse lookups
Brought to you by:
ddimon
As previously mentioned in this forum thread https://sourceforge.net/forum/forum.php?thread_id=1877073&forum_id=378299 there is an issue with reverselookup entries not getting cleared when a plugin is unloaded, it is also the case that these will not be populated if a plugin is later loaded during runtime which utilises reverse lookups.
Attached is a patch against the 1.5 branch which fixes these issues.
Patch to solve problems with reverse lookups