Unfortunately I'm not sure this solution is going to work, because:

1.  Child lifecycles can alter the values of the parent, which won't
get persisted as the object has already been saved.
2.  A lifecycle can add child entities, which don't seem to be getting
picked up.

It looks like I'm going to have to have the object graph fully
constructed before dispatching it to NHibernate.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to