Quote:
Originally Posted by kiwidude
However that does raise another issue I hadn't considered with my id caches I mentioned in the notification thread. How do I know that the library has been switched in my plugin so I need to invalidate my caches?
|
When the library is changed, the 'library_changed' method in actions is called. Assuming that your plugin defines an action, you supply that method.