I have not used this myself. It may be that there is an incomplete implementation or an error in the collection.
What happens when you access the the collection from the PostCollectionUpdateEvent.AffectedOwnerOrNull property? What about the MemberwiseClone property? John Davidson On Tue, May 25, 2010 at 3:40 AM, Peter Derwa <[email protected]> wrote: > Hi John, > I looked at it but I didn't really see where i can find the changes. > Did you ever look at it yourself? Do you have any Idea where to find > it? > > PS: I'm using the SaveOrUpdateCopy since I'm running a WCF service > which is closing the session every call, since there are too many > users to keep sessions open. > the SaveOrUpdate doesn't work, because then the old state does not > appear in the PostUpdate EventListener. > > someone also mentioned he was using the session.Refresh, is that also > an option? > > grt > > > On 21 mei, 12:38, John Davidson <[email protected]> wrote: > > I suggest you look at IPostCollectionUpdateEventListener > > > > John Davidson > > > > > > > > On Fri, May 21, 2010 at 4:22 AM, Peter Derwa <[email protected]> wrote: > > > Hi, > > > > > I'm inspecting the IPostUpdateEventListener and I notice that the > > > Oldstate of the Collection of an many to many property isn't correct. > > > the Oldstate also contains the current version, not the previous > > > version. > > > > > Is there a way to find out what the changes are through another > > > eventlistener (or if possible of course, i'd like to have it in the > > > same one). > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "nhusers" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<nhusers%[email protected]> > <nhusers%[email protected]<nhusers%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/nhusers?hl=en. > > > > -- > > You received this message because you are subscribed to the Google Groups > "nhusers" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/nhusers?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
