The AutoPersistenceModel.AddEntityAssembly() method is a little misleading IMO... I was trying to call it multiple times with different assemblies, thinking that I could have one AutoPersistenceModel that dealt with multiple assemblies, which I realized is not the case when I looked at the FNH code. Does anyone else think that this is confusing?
If you're not comfortable changing the method name (breaking change), what if AddEntityAssembly() threw an exception if you tried to call it twice? Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
