Hi Dirk,
I have attahced my aggregated my ActiveSelectionObserver on KDocBoss due to which multiple instances of Observer are getting created.
I just want to have one instance of the Observer which can Observe the active selection (frames/paths/tags etc) in any open document.
Which Boss class can I use to aggregate my Observer on? I don't have any panel/widget in my Plugin. I just want my Observer to be activated as soon as my plugin is loaded.