Hi to FNH peeps,
1) Could anyone give a clear explaination of what SessionSource is intended for, and why would I want to use this rather than just Fluently.Configure()....BuildSessionFactory()?
2) What is the PersistenceSpecification class for? I know you can use it for persistence testing (http://wiki.fluentnhibernate.org/Persistence%5Fspecification%5Ftesting), but I've seen it crop up in other scenarios, but am not really sure what for.
Thanks!
S