Hey, I've downloaded the new version of NHibernate and I found some comments about the possibilities to create your own custom lazy loader for the new NHibernate version. Now that looks great!!! we are using a WCF Service so we are currently working with lazy = false, and that kinda sucks big time, because when loading a complete table with lots of relations, that will consume quite allot of time.
Could someone point me into a right direction of how to do that? I was not able to find the right article yet. One note to keep in mind, we have multiple projects aka databases, so in my lazy loading customization i'll have to be able to add that project ID to create a session to the right database! grt -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibern...@googlegroups.com. To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.