Isn't TypeFactory unique per session factory? Or is it totally global? On Sat, Mar 14, 2009 at 4:45 PM, Dario Quintana < [email protected]> wrote:
> But if I'm working with an Sql2000 and Sql2008, I register with the Sql2008 > changing what is Default: DateTime2, then the Sql2000 want configure they > SessionFactory, will fail see the DateTime2 as a Default-type. > > On Sat, Mar 14, 2009 at 12:41 PM, Ayende Rahien <[email protected]> wrote: > >> make the type factory types copy on write, and lock during writes? >> >> >> > > > -- > Dario Quintana > http://darioquintana.com.ar >
