--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-cms/-/x7EMSO3t0UkJ.
To post to this group, send an email to joomla-...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cm...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
Wouldn't it be simpler just to look at the value of the "option" query parameter in the plugin code if one wants to restrict a plugin to certain components?
In a sense where you have a plugin that responds to various events it
provides the ability to build the system plugin to log various items
from all over the place instead of having to write n different plugins
for each "group" you wish to monitor. We could shift from a single
dispatcher system to using a dispatcher per type and for some of my
own code I certainly do this because I don't wish to pollute the
global dispatcher with my app specific items and it doesn't hurt
beyond maintaining your own.
Cheers,
Sam Moffatt
http://pasamio.id.au