Re: [hibernate-dev] H.Search: EventListenerRegister

2008-08-23 Thread Hardy Ferentschik
Hi Sanne, I have a few comments, since I was the last one working on the code. I hope you might find this helpful. First of all, EventListenerRegister has its origin in the Annotations project and just recently got moved from Annotations to Search (where it actually belongs). I applied some

Re: [hibernate-dev] H.Search: EventListenerRegister

2008-08-23 Thread Sanne Grinovero
Hello Hardy, thanks for your attention, I'll attach my current version (absolutely untested) just to give the idea. If you look at the current trunk the last listener handling (PostCollectionUpdateEventListener) is not consistent with the others; I thought it was "suspect", but forgot to mention it