Good news, One question.. will there be a QueryOver implementation or only 
Linq?

thanks

On Saturday, August 25, 2012 4:45:21 AM UTC+2, Diego Mijelshon wrote:
>
> I'm creating an open source LINQPad driver for NHibernate. You can find it 
> at https://github.com/diegose/NHPad, and it's close to being usable. Pull 
> requests welcome.
>
> The problem is, I can only get my ISessionFactory to build if the "client" 
> assembly (the one containing the session factory building code) is located 
> in the driver folder. Otherwise, NH is unable to locate the entity class... 
> which is in the same (already loaded) assembly.
>
> Any ideas?
>

Reply via email to