I have 4 document libraries in the same web. I would like to use a
different event handler on each document library.
I remebember hearing that when a event hanlder is activated as feature,
it bound to all lists types as defined in the elements file for the
feature?
Is this true? If so, how does on get around it, other than creating one
event handler with a switch that determines what document library was
hit, and running a specific routine depending on the switch?