A 600-classes-project, suppose is a Asp.net application, is started once, and the startup time ocurrs once too. For development matters, you can improve serializing the Configuration object http://nhforge.org/blogs/nhibernate/archive/2009/03/13/an-improvement-on-sessionfactory-initialization.aspx
On Sun, Jul 12, 2009 at 1:25 PM, Guga Oliveira <[email protected]>wrote: > > We will start a new project, and we think that we will get something > about 600 classes to be mapped to tables in an Oracle Database. > > recently we have found an article saying about problems with several > mapping in nhibernate. About the slow time to start on a project with > this size. > > My question is, what is the best approach? To break the project in > modules, or to use an alternative to compile the mappings, like fluent > or another way. > > Thanks > > > > -- Dario Quintana http://darioquintana.com.ar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
