I'm trying to configure a single listener object to listen to a couple of events for all objects. This is to update modCounts and lastModTimes just before the commit.
The documentation says this is configured in the Cayenne modeler, but doesn't explain how. I found how to specify a class and methods, but it doesn't seem to be getting called. I can see how to do it programmatically, but is there a cleaner solution that I'm missing? Joe
