[fluent-nhib] Re: Table per subclass, using a discriminator & Mixing table per class hierarchy with table per subclass

2011-05-02 Thread rbellamy
My solution, as mentioned in the Stackoverflow post, is to use HBM + AutoMap. Anybody have a recommendation aside from that? Thanks! On Apr 21, 1:25 pm, rbellamy wrote: > I'm trying to use the second of the two strategies mentioned in the > subject. > > http://stackoverflow.com/q/5736928/208939

[fluent-nhib] Fluent NHibernate OptimisticLock.None() causes “The string 'none' is not a valid Boolean value.”

2011-05-02 Thread Karthik Subramaniam
I am trying to set the OptimisticLock to 'false' using fluent mapping. But i am not able to. Looks like this issue has been already discussed in stackoverflow. http://stackoverflow.com/questions/2573607/fluent-nhibernate-optimisticlock-none-causes-the-string-none-is-not-a-valid Is there a fix or

[fluent-nhib] Re: Is Fluent NHibernate dead?

2011-05-02 Thread tbushell
Is Automapping going to continue to the evolve with the rest of FNH? I ask, because it's my understanding that Paul Batum has done most of the work on this, and I just saw a recent posting where he said he's not contributing to the project as much these days. Not trying to knock Paul, or James, o