The methods CurrentSessionContext (current_session_context_class), ProxyFactoryFactory (proxyfactory.factory_class), CollectionTypeFactory (collectiontype.factory_class) and Cache (cache.*) are currently in the PersistenceConfiguration, witch is kind of "out of context" there, as the PersistenceConfiguration is for the database configuration. In fact I have moved the Cache method to the FluentConfiguration class and sent a pull request and now I'm wondering about moving the others (people will like this a lot, when you get a new version and the code doesn't compile it's soooooo nice). Well, I just think that it makes more sense, what do you think James? Paul? I can make the change (including unit tests).
Best regards, Daniel Mirapalheta -- 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.
